[ ソース: apache-mime4j ]
パッケージ: libapache-mime4j-java (0.8.11-1)
libapache-mime4j-java に関するリンク
Debian の資源:
apache-mime4j ソースパッケージをダウンロード:
- [apache-mime4j_0.8.11-1.dsc]
- [apache-mime4j_0.8.11.orig.tar.xz]
- [apache-mime4j_0.8.11-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.11.0)
- Common useful IO related classes