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