[ 原始碼: apache-mime4j ]
套件:libapache-mime4j-java(0.8.12-1)
libapache-mime4j-java 的相關連結
Debian 的資源:
下載原始碼套件 apache-mime4j:
- [apache-mime4j_0.8.12-1.dsc]
- [apache-mime4j_0.8.12.orig.tar.xz]
- [apache-mime4j_0.8.12-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [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.
其他與 libapache-mime4j-java 有關的套件
|
|
|
|
-
- dep: libcommons-io-java (>= 2.17.0)
- Common useful IO related classes