Package org.apache.james.mime4j.field

Interface Summary
FieldParser  
ParsedField  
 

Class Summary
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  
FieldName Constants for common header field names.
Fields Factory for concrete Field instances.
MailboxField Mailbox field such as Sender or Resent-Sender.
MailboxListField Mailbox-list field such as From or Resent-From.
UnstructuredField Simple unstructured field such as Subject.
 

Exception Summary
ParseException This exception is thrown when parse errors are encountered.
 



Copyright © 2004-2010 The Apache Software Foundation. All Rights Reserved.