Field Summary |
|
final protected static int[] | HEXADECIMAL The set of the valid hexadecimal characters. |
final protected static int[] | IDENTIFIER_START The set of the valid identifier start characters. |
final protected static int[] | NAME The set of the valid name characters. |
final protected static int[] | STRING The set of the valid string characters. |
final protected static int[] | URI The set of the valid uri characters. |