Options
All
  • Public
  • Public/Protected
  • All
Menu

Class DetailsUrlParser

Hierarchy

Implements

Index

Constructors

constructor

Properties

Protected beautifier

beautifier: UrlBeautifier

config

config: Configuration = this.beautifier.config

Methods

parse

  • parse(url: string): object

Static extractPathRefinements

  • extractPathRefinements(path: string[]): any[]

Static extractReferencesRefinements

  • extractReferencesRefinements(path: string[], keysToVariants: object): object[]

Static toKeys

  • toKeys(mapping: any[]): any

Static toObject

  • toObject(mapping: any[]): any

Generated using TypeDoc