|
Class Summary |
| AbstractIdentifiable |
Abstract class implementing the
Identifiable interface. |
| Base64 |
This class provides methods for encoding and decoding data in MIME base64
format.
|
| EncodingUtility |
Utility class providing encoding and decoding
methods. |
| MD5 |
A class implements the MD5 algorithm.
|
| QuotedPrintable |
This class provides methods for encoding and decoding data in
MIME quoted-printable format, as described in RFC 2045 (Section 6.7).
|
| StringUtil |
Utility class with string manipulation methods. |
| UIDGenerator |
Utility class exposing a method that will return
a unique identifier. |