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

ieugen/mbox-iterator

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 
 
 

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