Module org.jvnet.mimepull
Package org.jvnet.mimepull
package org.jvnet.mimepull
-
ClassDescriptionThis class implements a BASE64 Decoder.Constructs a InputStream from a linked list of
Chunk
s.A service to clean up created resources.UseRandomAccessFile
for concurrent access of read and write partial part's content.Represents an attachment part in a MIME message.A special IOException that indicates a failure to decode data due to an error in the formatting of the data.Keeps the Part's partial content data in a file.ArrayList
with the final keyword.The Header class stores a name/value pair to represent headers.InternetHeaders is a utility class that manages RFC822 style headers.This class is to support reading CRLF terminated lines that contain only US-ASCII characters from an input stream.Keeps the Part's partial content data in memory.Configuration for MIME message parsing and storing.Represents MIME message.Pull parser for the MIME messages.TheMIMEParsingException
class is the base exception class for all MIME message parsing exceptions.Represents an attachment part in a MIME message.This is a utility class that provides various MIME related functionality.Utilities to make it easier to get property values.This class implements a QP Decoder.This class implements a UUDecoder.Removing files based on this article