public static class MboxIterator.Builder extends Object
| Modifier and Type | Method and Description |
|---|---|
MboxIterator |
build() |
MboxIterator.Builder |
charset(Charset charset) |
MboxIterator.Builder |
flags(int flags) |
MboxIterator.Builder |
fromLine(String fromLine) |
MboxIterator.Builder |
maxMessageSize(int maxMessageSize) |
public MboxIterator.Builder charset(Charset charset)
public MboxIterator.Builder fromLine(String fromLine)
public MboxIterator.Builder flags(int flags)
public MboxIterator.Builder maxMessageSize(int maxMessageSize)
public MboxIterator build() throws FileNotFoundException, IOException
FileNotFoundExceptionIOExceptionCopyright © 2004–2023 The Apache Software Foundation. All rights reserved.