|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Rfc2047Helper.Codec | |
---|---|
org.apache.abdera.i18n.text |
Uses of Rfc2047Helper.Codec in org.apache.abdera.i18n.text |
---|
Methods in org.apache.abdera.i18n.text that return Rfc2047Helper.Codec | |
---|---|
static Rfc2047Helper.Codec |
Rfc2047Helper.Codec.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Rfc2047Helper.Codec[] |
Rfc2047Helper.Codec.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.apache.abdera.i18n.text with parameters of type Rfc2047Helper.Codec | |
---|---|
static String |
Rfc2047Helper.encode(String value,
String charset,
Rfc2047Helper.Codec codec)
Used to encode a string as specified by RFC 2047 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |