libmimepull-java

Pull API for parsing MIME messages

Description

Mimepull provides a streaming API to access attachments parts in a MIME message. It's designed to parse large MIME messages that couldn't be loaded into memory. MIME message parsing is done using pull-parsing, much similar to StAX in XML world. The MIME parts are constructed lazily, and parsing is triggered by applications while reading the attachment parts. The API provides various configuration options to control parsing and storing of MIME parts.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://javaee.github.io/metro-mimepull/


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libmimepull-java