Uses of Package
org.apache.james.mime4j.dom
-
Classes in org.apache.james.mime4j.dom used by org.apache.james.mime4j.dom Class Description BinaryBody A body containing binary data.Body A body of an MIME entity (as defined in RFC 2045).Disposable A Disposable is an object that should be disposed of explicitly when it is no longer needed.Entity A MIME entity.FieldParser A parser or transformation process intended to convert raw (unstructured)Fields into structuredParsedFields.Header A header of an MIME entity (as defined in RFC 2045).Message An MIME message (as defined in RFC 2045).Message.Builder MessageBuilder An interface to build instances ofMessageand other DOM elements either without any content, by copying content of an existing object or by reading content from anInputStream.MessageServiceFactory A MessageBuilderFactory is used to create EntityBuilder instances.MessageWriter An interface to write out content ofMessageand other DOM elements to anOutputStream.Multipart A MIME multipart body (as defined in RFC 2045).SingleBody Abstract implementation of a single message body; that is, a body that does not contain (directly or indirectly) any other child bodies.TextBody Encapsulates the contents of atext/*entity body. -
Classes in org.apache.james.mime4j.dom used by org.apache.james.mime4j.field Class Description FieldParser A parser or transformation process intended to convert raw (unstructured)Fields into structuredParsedFields. -
Classes in org.apache.james.mime4j.dom used by org.apache.james.mime4j.internal Class Description BinaryBody A body containing binary data.Body A body of an MIME entity (as defined in RFC 2045).Entity A MIME entity.Message An MIME message (as defined in RFC 2045).Message.Builder Multipart A MIME multipart body (as defined in RFC 2045).TextBody Encapsulates the contents of atext/*entity body. -
Classes in org.apache.james.mime4j.dom used by org.apache.james.mime4j.message Class Description BinaryBody A body containing binary data.Body A body of an MIME entity (as defined in RFC 2045).Disposable A Disposable is an object that should be disposed of explicitly when it is no longer needed.Entity A MIME entity.FieldParser A parser or transformation process intended to convert raw (unstructured)Fields into structuredParsedFields.Header A header of an MIME entity (as defined in RFC 2045).Message An MIME message (as defined in RFC 2045).Message.Builder MessageBuilder An interface to build instances ofMessageand other DOM elements either without any content, by copying content of an existing object or by reading content from anInputStream.MessageServiceFactory A MessageBuilderFactory is used to create EntityBuilder instances.MessageWriter An interface to write out content ofMessageand other DOM elements to anOutputStream.Multipart A MIME multipart body (as defined in RFC 2045).SingleBody Abstract implementation of a single message body; that is, a body that does not contain (directly or indirectly) any other child bodies.TextBody Encapsulates the contents of atext/*entity body. -
Classes in org.apache.james.mime4j.dom used by org.apache.james.mime4j.samples.dom Class Description BinaryBody A body containing binary data. -
Classes in org.apache.james.mime4j.dom used by org.apache.james.mime4j.samples.tree Class Description Entity A MIME entity.Header A header of an MIME entity (as defined in RFC 2045).Message An MIME message (as defined in RFC 2045).Multipart A MIME multipart body (as defined in RFC 2045). -
Classes in org.apache.james.mime4j.dom used by org.apache.james.mime4j.storage Class Description BinaryBody A body containing binary data.Body A body of an MIME entity (as defined in RFC 2045).Disposable A Disposable is an object that should be disposed of explicitly when it is no longer needed.SingleBody Abstract implementation of a single message body; that is, a body that does not contain (directly or indirectly) any other child bodies.TextBody Encapsulates the contents of atext/*entity body.