|
Class Summary |
| Base64 |
Utility to base64 encode and decode a string. |
| Calculator |
Calculator implements a simple arithmetic expression evaluator. |
| ClockFormat |
This class implements the "strftime" style clock format command. |
| ClockScan |
This class implements time and date scanning. |
| Format |
Format a string by substituting values into it
from a properties object. |
| Glob |
Glob-style string matching and substring extraction. |
| Guid |
Utility to generate GUID's (Globally Unique Identifiers). |
| LexHTML |
This class breaks up HTML into tokens. |
| LexML |
This class breaks angle-bracket-separated markup languages like SGML, XML,
and HTML into tokens. |
| MatchString |
Utility class for handlers to determine, based on the URL,
if the current request should be processed. |
| Sort |
Placeholder for useful sorting utilities. |
| StringMap |
The StringMap class is a substitute for the Hashtable. |