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