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.
It has no direct dependencies other than the JDK.
The project uses Maven as a build tool.