goog.uri.utils.ComponentIndex
Provided By | |
---|---|
Type | number |
The index of each URI component in the return value of goog.uri.utils.split.
Values
DOMAIN | |
---|---|
FRAGMENT | |
PATH | |
PORT | |
QUERY_DATA | |
SCHEME | |
USER_INFO |
Provided By | |
---|---|
Type | number |
The index of each URI component in the return value of goog.uri.utils.split.
DOMAIN | |
---|---|
FRAGMENT | |
PATH | |
PORT | |
QUERY_DATA | |
SCHEME | |
USER_INFO |