[ 源代码: apache-mime4j ]
软件包:libapache-mime4j-java(0.8.2-1)
libapache-mime4j-java 的相关链接
Debian 的资源:
下载源码包 apache-mime4j:
维护小组:
外部的资源:
- 主页 [james.apache.org]
相似软件包:
MIME and RFC822 parser for Java
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.