Package | Description |
---|---|
org.apache.james.mime4j.descriptor | |
org.apache.james.mime4j.parser |
Modifier and Type | Class and Description |
---|---|
class |
DefaultBodyDescriptor
Encapsulates the values of the MIME-specific header fields
(which starts with
Content- ). |
class |
MaximalBodyDescriptor
Parses and stores values for standard MIME header values.
|
Modifier and Type | Field and Description |
---|---|
protected MutableBodyDescriptor |
AbstractEntity.body |
Modifier and Type | Method and Description |
---|---|
protected MutableBodyDescriptor |
AbstractEntity.newBodyDescriptor(BodyDescriptor pParent)
Creates a new instance of
BodyDescriptor . |
Copyright © 2004-2012. All Rights Reserved.