public interface MimeParser
| Modifier and Type | Method and Description |
|---|---|
void |
parse(MimeParserListener listener)
Trigger the start of parsing.
|
void parse(MimeParserListener listener) throws IOException
listener - callback to be signalled as each MIME object is identified.IOException - on a parsing/IO exception.Copyright © 2015–2021 The veraPDF Consortium. All rights reserved.