Package | Description |
---|---|
org.apache.james.mime4j.field |
Modifier and Type | Method and Description |
---|---|
static ContentTransferEncodingField |
Fields.contentTransferEncoding(java.lang.String contentTransferEncoding)
Creates a Content-Transfer-Encoding field from the specified raw
field value.
|
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
ContentTransferEncodingField.getEncoding(ContentTransferEncodingField f)
Gets the encoding of the given field if.
|
Copyright © 2004-2014. All Rights Reserved.