Interface | Description |
---|---|
Encoding |
Interface to encode/decode content transfer encodings like quoted-printable, base64 etc.
|
Class | Description |
---|---|
Base64 | |
EightBit | |
EncodingFactory |
Manager class to handle content transfer encodings.
|
HeaderLine |
Ref:
http://en.wikipedia.org/wiki/MIME#Encoded-Word
http://tools.ietf.org/html/rfc2047
|
HTML | |
QuotedPrintable | |
SevenBit |
Exception | Description |
---|---|
DecodingException | |
EncodingException |