CXMLChangelogParserProviderTypeCXMLChangelogParserspublic interface CChangelogParserProviderType
| Modifier and Type | Method | Description |
|---|---|---|
CChangelogParserType |
create(URI uri,
InputStream stream,
Consumer<CParseError> receiver) |
Create a new parser.
|
CChangelogParserType create(URI uri, InputStream stream, Consumer<CParseError> receiver) throws IOException
uri - The URI of the stream, for diagnostic messagesstream - The streamreceiver - A receiver for errorsIOException - On I/O errorsCopyright © 2018 <code@io7m.com> http://io7m.com