|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Body
implementation providing the parent
functionality required by bodies.ContentHandler
with default implementations of all
the methods of the ContentHandler
interface.Content-
header field of
a MIME message or part.
Content-
).InputStream
.Content-Transfer-Encoding
field.Content-Type
field.Content-
).BodyDescriptor
instance.
BodyDescriptor
instance.
7bit
encoding.
8bit
encoding.
base64
encoding.
binary
encoding.
quoted-printable
encoding.
\r
bytes not followed by \n
and \n
not
preceded by \r
to \r\n
.EOLConvertingInputStream
instance converting bytes in the given InputStream
.
EOLConvertingInputStream
instance converting bytes in the given InputStream
.
multipart/*
entity.
TempFile
.
null
.
boundary
parameter if set.
charset
parameter if set.
charset
parameter if set for the
given field.
Entity
.
Content-Description
header.
creation-date
parameter value of the content-disposition
field.
#getContentCreationModificationDate()
filename
parameter value of the content-disposition
field.
modification-date
parameter value of the content-disposition
field.
RFC2183ContentDispositionDescriptor.getContentDispositionModificationDate()
content-disposition
field.
read-date
parameter value of the content-disposition
field.
#getContentReadModificationDate()
size
parameter value of the content-disposition
field.
#getContentReadModificationDate()
content-disposition
field.
Content-ID
header.
content-language
header values.
RFC3066ContentLanguageDescriptor.getContentLanguage()
content-location
header value.
#getContentLanguage()
Content-MD5
field.
Entity
.
Field
given a field name.
AbstractEntity.getState()
returns #T_FIELD
.
MimeTokenStream.getState()
returns EntityStates.T_FIELD
.
null
.
AbstractEntity.getState()
returns #T_FIELD
.
MimeTokenStream.getState()
returns EntityStates.T_FIELD
.
null
.
Field
s having the specified field name.
AbstractEntity.getState()
returns #T_FIELD
.
MimeTokenStream.getState()
returns EntityStates.T_FIELD
.
null
.
InputStream
which reads the bytes of the
body.
InputStream
to read bytes from this temporary file.
\r\n
read so far plus 1).
MIME-Version
header.
MIME-Version
header.
null
or hasn't got a MIME type value set.
Entity
.
Subject
,
From
, etc).
OutputStream
to write bytes to this temporary file.
Reader
which may be used to read out the contents
of this body.
Subject
field.
Header
.
Header
from the specified stream.
Content-Type
field.
From
field.
Entity
matches the
given one.
multipart/*
.
Entity
is
multipart/*
.
Subject
field.
To
field.
InputStream
used by the MIME parser to detect whether the
underlying data stream was used (read from) and whether the end of the
stream was reached.message/rfc822
parts
and treat multiparts as a single flat body.
message/rfc822
parts
message/rfc822
part
Message
.
Message
instance.
Content-Description
header name (lowercase)
Content-Disposition
header name (lowercase).
Content-ID
header name (lowercase)
Content-Langauge
header (lower case).
Content-Location
header (lower case).
Content-MD5
header (lower case).
MIME-Version
header name (lowercase)
ContentHandler
instance.Multipart
instance.
BodyDescriptor
.
boundary
parameter.
charset
parameter.
Content-Disposition
creation-date parameter (lowercase).
Content-Disposition
filename parameter (lowercase).
Content-Disposition
modification-date parameter (lowercase).
Content-Disposition
read-date parameter (lowercase).
Content-Disposition
size parameter (lowercase).
Field
class.
MimeTokenStream
to parse the given streams contents.
MimeTokenStream
to parse the given content with
the content type.
multipart/*
entity.
raw
mode.
ByteArrayBuffer
.
Content-MD5
.Content-Location
.InputStream
used by the parser to wrap the original user
supplied stream.RootInputStream
.
ContentHandler
to use when reporting
parsing events.
name
.
SimpleTempStorageManager
instance.
multipart/*
entity.
text/*
entity body.null
if not known.
null
if not known.
InputStream
.
message/rfc822
MIME type.
multipart/digest
MIME type.
multipart
MIME types.
text/plain
MIME type.
Subject
.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |