Class | Description |
---|---|
DateConverter |
Utility class for converting a UNIX Epoch date to a human-readable time
stamp.
|
FastStringBuffer | Deprecated
since 2.0 use Stringbuffer or String
|
HexConverter |
Utility class for converting numbers to unsigned hex strings and vice
versa.
|
PatternUtils |
Regular expressions related utility functions.
|
SimplePatternParser |
Simple pattern parser.
|
TextUtils |
Text-related utility functions.
|
URLEncoding |
URL encoding utility functions with Unicode support.
|
Exception | Description |
---|---|
FormatException |
Exception thrown if a character string does not match a certain format.
|
ParseException |
Exception thrown to indicate a parsing failure.
|
See http://www.xins.org/.