Class | Description |
---|---|
HexEncoder |
Utility class for hex encoding and decoding.
|
QuotedPrintableEncoder |
Quoted-Printable encoding as described
in
RFC 2045 section 6.7.
|
XmlMarkupEncoder |
Replace <, >, &, ", and ' with their respective XML entities.
|