view lib/org.apache.james.mime4j_0.6/readme.txt @ 0:db87c1b7eb6d

initial
author dwinter
date Wed, 03 Nov 2010 12:18:46 +0100
parents
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/