public class ContentTransferEncodingField extends AbstractField
Content-Transfer-Encoding field.| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getEncoding()
Gets the encoding defined in this field.
|
static java.lang.String |
getEncoding(ContentTransferEncodingField f)
Gets the encoding of the given field if.
|
getBody, getName, getParseException, getParser, getRaw, isValidField, parse, parse, toStringpublic java.lang.String getEncoding()
public static java.lang.String getEncoding(ContentTransferEncodingField f)
7bit if not set or if f is
null.Copyright © 2004-2012. All Rights Reserved.