development/libraries/java

apache-mime4j - Mime stream parser

Website: http://james.apache.org/mime4j
License: Apache Software License 2.0
Vendor: JPackage Project
Description:
Apache Mime4j is developed by the Apache James team but now
has a dedicated mailing list.
mime4j provides a parser, MimeStreamParser, for e-mail
message streams in plain rfc822 and MIME format. The parser
uses a callback mechanism to report parsing events such as
the start of an entity header, the start of a body, etc. If
you are familiar with the SAX XML parser interface you
should have no problem getting started with mime4j.
The parser only deals with the structure of the message
stream. It won't do any decoding of base64 or quoted-printable
encoded header fields and bodies. This is intentional - the
parser should only provide the most basic functionality needed
to build more complex parsers. However, mime4j does include
facilities to decode bodies and fields and the Message class
described below handles decoding of fields and bodies
transparently.

Packages

apache-mime4j-0.7.2-1.jpp6.noarch [1.2 MiB] Changelog by Ralph Apel (2012-03-06):
- 0.7.2 for JPP-6
apache-mime4j-0.7.2-1.jpp6.src [1.1 MiB] Changelog by Ralph Apel (2012-03-06):
- 0.7.2 for JPP-6

Listing created by Repoview-0.6.6-5.mga4.tainted