Uses of Class
i2p.susi.webmail.encoding.Encoding
-
Uses of Encoding in i2p.susi.webmail.encoding
Modifier and TypeClassDescriptionclass
class
Decode only.class
Ref: http://en.wikipedia.org/wiki/MIME#Encoded-Word http://tools.ietf.org/html/rfc2047 https://jeffreystedfast.blogspot.com/2013/09/time-for-rant-on-mime-parsers.html https://jeffreystedfast.blogspot.com/2013/08/why-decoding-rfc2047-encoded-headers-is.htmlclass
class
ref: https://en.wikipedia.org/wiki/Quoted-printableclass
Decode only.Modifier and TypeMethodDescriptionstatic Encoding
EncodingFactory.getEncoding
(String name) Retrieve instance of an encoder for a supported encoding (or null).