Class MboxIterator.Builder
java.lang.Object
org.apache.james.mime4j.mboxiterator.MboxIterator.Builder
- Enclosing class:
MboxIterator
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
path
-
charset
-
regexpPattern
-
flags
private int flags -
maxMessageSize
private int maxMessageSizeDefault max message size in chars: ~ 10MB chars. If the mbox file contains larger messages they will not be decoded correctly.
-
-
Constructor Details
-
Builder
-
-
Method Details
-
charset
-
fromLine
-
flags
-
maxMessageSize
-
build
- Throws:
FileNotFoundException
IOException
-