Package org.apache.james.mime4j.field

Class Summary
AbstractField The base class of all field classes.
AddressListFieldImpl Address list field such as To or Reply-To.
AddressListFieldLenientImpl Address list field such as To or Reply-To.
ContentDescriptionFieldImpl Represents a Content-Description field.
ContentDispositionFieldImpl Represents a Content-Disposition field.
ContentDispositionFieldLenientImpl Represents a Content-Disposition field.
ContentIdFieldImpl Represents a Content-Transfer-Encoding field.
ContentLanguageFieldImpl Represents a Content-Transfer-Encoding field.
ContentLanguageFieldLenientImpl Represents a Content-Transfer-Encoding field.
ContentLengthFieldImpl Represents a Content-Length field.
ContentLocationFieldImpl Represents a Content-Location field.
ContentLocationFieldLenientImpl Represents a Content-Location field.
ContentMD5FieldImpl Represents a Content-MD5 field.
ContentTransferEncodingFieldImpl Represents a Content-Transfer-Encoding field.
ContentTypeFieldImpl Represents a Content-Type field.
ContentTypeFieldLenientImpl Represents a Content-Type field.
DateTimeFieldImpl Date-time field such as Date or Resent-Date.
DateTimeFieldLenientImpl Date-time field such as Date or Resent-Date.
DefaultFieldParser Default (strict) implementation of the FieldParser interface.
DelegatingFieldParser  
Fields Factory for concrete Field instances.
LenientFieldParser Lenient implementation of the FieldParser interface with a high degree of tolerance to non-severe MIME field format violations.
MailboxFieldImpl Mailbox field such as Sender or Resent-Sender.
MailboxFieldLenientImpl Mailbox field such as Sender or Resent-Sender.
MailboxListFieldImpl Mailbox-list field such as From or Resent-From.
MailboxListFieldLenientImpl Mailbox-list field such as From or Resent-From.
MimeVersionFieldImpl Represents a MIME-Version field.
MimeVersionFieldLenientImpl Represents a MIME-Version field.
UnstructuredFieldImpl Simple unstructured field such as Subject.
 



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