appendRelativePath(String newPath) const | Network::URL | [inline] |
asURI(const String &defaultScheme="") const | Network::URL | [inline] |
authority | Network::URL | [protected] |
escapedURI(const String &inputURL) | Network::URL | [static] |
fragment | Network::URL | [protected] |
getAuthority() const | Network::URL | [inline] |
getFragment() const | Network::URL | [inline] |
getPath() const | Network::URL | [inline] |
getQuery() const | Network::URL | [inline] |
getScheme() const | Network::URL | [inline] |
isValid() | Network::URL | [inline] |
path | Network::URL | [protected] |
query | Network::URL | [protected] |
scheme | Network::URL | [protected] |
String typedef | Network::URL | |
stripPortFromAuthority(uint16 defaultPortValue) | Network::URL | [inline] |
URL() | Network::URL | [inline] |
URL(const String &inputURL, const String &defaultScheme="") | Network::URL | [inline] |
URL(const String &_scheme, const String &_authority, const String &_path, const String &_query="", const String &_fragment="") | Network::URL | [inline] |