Package | Description |
---|---|
i2p.susi.webmail.encoding |
Modifier and Type | Class and Description |
---|---|
class |
Base64 |
class |
EightBit |
class |
HeaderLine
Ref:
http://en.wikipedia.org/wiki/MIME#Encoded-Word
http://tools.ietf.org/html/rfc2047
|
class |
HTML |
class |
QuotedPrintable |
class |
SevenBit |
Modifier and Type | Method and Description |
---|---|
static Encoding |
EncodingFactory.getEncoding(String name)
Retrieve instance of an encoder for a supported encoding (or null).
|