| Interface | Description |
|---|---|
| FromLinePatterns |
Collection of From_ line patterns.
|
| Class | Description |
|---|---|
| CharBufferWrapper |
Wraps a CharBuffer and exposes some convenience methods to easy parse with Mime4j.
|
| CharBufferWrapper.ByteBufferInputStream |
Provide an InputStream view over a ByteBuffer.
|
| MboxIterator |
Class that provides an iterator over email messages inside an mbox file.
|
| MboxIterator.Builder |