The UrlParser type exposes the following members.

Fields

  NameDescription
AMPERSAND
Ampersand character '&' as a string.
BASE36_ENCODING_DELIM
Z character 'Z' as a string.
DOUBLE_VERTICAL_PIPE
double vertical pipe character '||' as a string.
EQUALS_SIGN
Equals sign character '=' as a string.
PLUS_SIGN
Plus sign character '+' as a string.
QUESTION_MARK
Question mark character '?' as a string.
SPACE
Space character ' ' as a string.
VERTICAL_PIPE
Vertical pipe character '|' as a string.

See Also