Package | Description |
---|---|
org.apache.james.mime4j.field |
Class and Description |
---|
AbstractField
The base class of all field classes.
|
AddressListField
Address list field such as
To or Reply-To . |
ContentDispositionField
Represents a
Content-Disposition field. |
ContentTransferEncodingField
Represents a
Content-Transfer-Encoding field. |
ContentTypeField
Represents a
Content-Type field. |
DateTimeField
Date-time field such as
Date or Resent-Date . |
DefaultFieldParser |
DelegatingFieldParser |
FieldParser |
MailboxField
Mailbox field such as
Sender or Resent-Sender . |
MailboxListField
Mailbox-list field such as
From or Resent-From . |
ParsedField |
ParseException
This exception is thrown when parse errors are encountered.
|
UnstructuredField
Simple unstructured field such as
Subject . |
Copyright © 2004-2016. All Rights Reserved.