view lib/org.apache.james.mime4j_0.6/readme.txt @ 2:eef69274ef15 default tip

bugs
author dwinter
date Wed, 26 Jan 2011 16:36:21 +0100
parents db87c1b7eb6d
children
line wrap: on
line source

-------------------
Apache James Mime4j
-------------------

"Apache 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. "

For more information:
http://james.apache.org/mime4j/