Class Summary |
ColorFormatter |
This class provides methods for converting colors to and from string
representations. |
DateFormatter |
This class represents a high-level date parser/formatter that is almost
fully format-string-compatible with the UNIX strftime(3) function. |
PatternMatch |
This class represents a pattern match. |
PatternMatcher |
A simple interface for performing Perl5 regular expression matches on
strings and input streams. |
Radix64Codec |
This class implements a codec for the Radix-64 encoding scheme. |
SGMLElement |
This class represents an SGML element. |
SGMLParser |
A parsing engine for SGML markup. |
Data parsers, formatters, and codecs, including an SGML parser.