|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.abstracthorizon.mercury.imap.util.Section
org.abstracthorizon.mercury.imap.util.section.HeaderSection
public class HeaderSection
Header section
Field Summary | |
---|---|
boolean |
all
All keyword is recognised |
List<String> |
fields
List of fields |
boolean |
not
Not keyword is recognised |
Constructor Summary | |
---|---|
HeaderSection()
|
Method Summary | |
---|---|
String |
headerFields()
|
String |
toString()
Returns string representation of this object |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public boolean all
public boolean not
public List<String> fields
Constructor Detail |
---|
public HeaderSection()
Method Detail |
---|
public String headerFields()
public String toString()
toString
in class Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |