|
Apache JAMES Mime4j 0.6-redhat-2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Field
Abstract MIME field.
Method Summary | |
---|---|
String |
getBody()
Gets the unparsed and possibly encoded (see RFC 2047) field body string. |
String |
getName()
Gets the name of the field ( Subject , From , etc). |
ByteSequence |
getRaw()
Gets the original raw field bytes. |
Method Detail |
---|
String getName()
Subject
, From
, etc).
String getBody()
ByteSequence getRaw()
|
Apache JAMES Mime4j 0.6-redhat-2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |