CPlainChangelogWriterProviderType, CChangelogWriterProviderTypepublic final class CPlainChangelogWriters extends java.lang.Object implements CPlainChangelogWriterProviderType
| Constructor | Description |
|---|---|
CPlainChangelogWriters() |
Instantiate a writer provider.
|
| Modifier and Type | Method | Description |
|---|---|---|
CPlainChangelogWriterType |
createWithConfiguration(CPlainChangelogWriterConfiguration config,
java.net.URI uri,
java.io.OutputStream stream) |
Create a writer with the given configuration.
|
createpublic CPlainChangelogWriters()
public CPlainChangelogWriterType createWithConfiguration(CPlainChangelogWriterConfiguration config, java.net.URI uri, java.io.OutputStream stream) throws java.io.IOException
CPlainChangelogWriterProviderTypecreateWithConfiguration in interface CPlainChangelogWriterProviderTypeconfig - The configurationuri - The URI for diagnostic purposesstream - The output streamjava.io.IOException - On I/O errorsCopyright © 2017 <code@io7m.com> http://io7m.com