public interface MimeParserProvider
| Modifier and Type | Method and Description |
|---|---|
MimeParser |
createParser(Headers headers,
InputStream source) |
MimeParser |
createParser(InputStream source) |
MimeParser createParser(InputStream source) throws IOException
IOExceptionMimeParser createParser(Headers headers, InputStream source) throws IOException
IOExceptionCopyright © 2015–2021 The veraPDF Consortium. All rights reserved.