This is the complete list of members for UrlInfo, including inherited members.
- authority : string
- fileName : string
- fragment : string
- hasFragment : bool
- hasQuery : bool
- host : string
- isEmpty : bool
- isLocalFile : bool
- isValid : bool
- localFile : string
- password : string
- path : string
- port : int
- query : string
- queryPairDelimiter : string
- queryParameters : object
- queryValueDelimiter : string
- scheme : string
- topLevelDomain : string
- url : url
- userInfo : string
- userName : string
- bool fromPercentEncoding(string string)
- bool fromString(string string)
- bool fromUserInput(string userInput)
- bool fromUserInput(string userInput, string workingDirectory)
- bool isParentOf(url url)