http://james.apache.org/mime4j/
Apache James 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.
版权声明:本文为iteye_3854原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接和本声明。
