Skip to content
This repository has been archived by the owner on Jul 14, 2020. It is now read-only.

ieugen/mbox-iterator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mbox-iterator - Integrated in Apache James Mime4j 0.8 !!

svn.apache.org/repos/asf/james/mime4j/trunk/

MboxIterator provides an iterator like interface over mbox files. It's designed to allow easy parsing with mime4j.

It uses NIO memory mapped files for proceesing and should provide fast processing capabilities.

Dependencies

It has no direct dependencies other than the JDK.

Building

The project uses Maven as a build tool.

About

Iterates over all messagees from an mbox file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages