Uses of Package
org.apache.james.mime4j.dom
Packages that use org.apache.james.mime4j.dom
Package
Description
-
Classes in org.apache.james.mime4j.dom used by org.apache.james.mime4j.domClassDescriptionA body containing binary data.A body of an MIME entity (as defined in RFC 2045).A Disposable is an object that should be disposed of explicitly when it is no longer needed.A MIME entity.A parser or transformation process intended to convert raw (unstructured)
Field
s into structuredParsedField
s.A header of an MIME entity (as defined in RFC 2045).An MIME message (as defined in RFC 2045).An interface to build instances ofMessage
and other DOM elements either without any content, by copying content of an existing object or by reading content from anInputStream
.A MessageBuilderFactory is used to create EntityBuilder instances.An interface to write out content ofMessage
and other DOM elements to anOutputStream
.A MIME multipart body (as defined in RFC 2045).Abstract implementation of a single message body; that is, a body that does not contain (directly or indirectly) any other child bodies.Encapsulates the contents of atext/*
entity body. -
Classes in org.apache.james.mime4j.dom used by org.apache.james.mime4j.fieldClassDescriptionA parser or transformation process intended to convert raw (unstructured)
Field
s into structuredParsedField
s. -
Classes in org.apache.james.mime4j.dom used by org.apache.james.mime4j.internalClassDescriptionA body containing binary data.A body of an MIME entity (as defined in RFC 2045).A MIME entity.An MIME message (as defined in RFC 2045).A MIME multipart body (as defined in RFC 2045).Encapsulates the contents of a
text/*
entity body. -
Classes in org.apache.james.mime4j.dom used by org.apache.james.mime4j.messageClassDescriptionA body containing binary data.A body of an MIME entity (as defined in RFC 2045).A Disposable is an object that should be disposed of explicitly when it is no longer needed.A MIME entity.A parser or transformation process intended to convert raw (unstructured)
Field
s into structuredParsedField
s.A header of an MIME entity (as defined in RFC 2045).An MIME message (as defined in RFC 2045).An interface to build instances ofMessage
and other DOM elements either without any content, by copying content of an existing object or by reading content from anInputStream
.A MessageBuilderFactory is used to create EntityBuilder instances.An interface to write out content ofMessage
and other DOM elements to anOutputStream
.A MIME multipart body (as defined in RFC 2045).Abstract implementation of a single message body; that is, a body that does not contain (directly or indirectly) any other child bodies.Encapsulates the contents of atext/*
entity body. -
Classes in org.apache.james.mime4j.dom used by org.apache.james.mime4j.samples.dom
-
Classes in org.apache.james.mime4j.dom used by org.apache.james.mime4j.samples.tree
-
Classes in org.apache.james.mime4j.dom used by org.apache.james.mime4j.storageClassDescriptionA body containing binary data.A body of an MIME entity (as defined in RFC 2045).A Disposable is an object that should be disposed of explicitly when it is no longer needed.Abstract implementation of a single message body; that is, a body that does not contain (directly or indirectly) any other child bodies.Encapsulates the contents of a
text/*
entity body.