|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
ContentHandler
implementations.Base64OutputStream
that writes the encoded data
to the given output stream using the default line length (76) and line
separator (CRLF).
Base64OutputStream
that writes the encoded data
to the given output stream using the given line length and the default
line separator (CRLF).
Base64OutputStream
that writes the encoded data
to the given output stream using the given line length and line
separator.
BodyDescriptor
instances from
multiple unstructured RawField
s.InputStream
.BodyDescriptor
based on the internal state.
RawField
based on the internal state.
byte
value at the specified index.
DecodeMonitor.STRICT
return "true" on any occurrence
DecodeMonitor.SILENT
ignores any problem
FieldBuilder
.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.
RawField
instances from multiple lines
contained in ByteArrayBuffer
s.null
.
MimeException
that caused this
MimeIOException
.
MimeTokenStream.getState()
returns EntityState.T_FIELD
.
null
.
null
.
null
.
\r\n
read so far plus 1).
null
otherwise.
null
if the builder does not retain original raw content.
true
if the specified character falls into the US
ASCII character set (Unicode range 0000 to 007f).
true
if the specified string consists entirely of
US ASCII characters.
true
if the specified character is a whitespace
character (CR, LF, SP or HT).
true
if the specified string consists entirely of
whitespace characters.
equals
and hashCode
methods.InputStream
used by the parser to wrap the original user
supplied stream.LineNumberInputStream
.
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.Charset
instance if character set with the given name
is recognized and supported by Java runtime.
IOException
for MIME protocol exceptions.MimeException
.
ContentHandler
instance.BodyDescriptorBuilder
to be used for processing of an
embedded content body.
MimeTokenStream
to parse the given streams contents.
RawField
.
MimeTokenStream
to parse the given content with
the content type.
NameValuePair
.
NameValuePair
s.
RawBody
.
RawBody
.
multipart/*
entity.
raw
mode.
ByteArrayBuffer
.
ContentHandler
to use when reporting
parsing events.
MimeException
.
multipart/*
entity.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |