CChangelogWriterProviderType, CAtomChangelogWriterProviderTypepublic final class CAtomChangelogWriters extends Object implements CAtomChangelogWriterProviderType
| Constructor | Description |
|---|---|
CAtomChangelogWriters() |
Instantiate a provider.
|
| Modifier and Type | Method | Description |
|---|---|---|
CAtomChangelogWriterType |
createWithConfiguration(CAtomChangelogWriterConfiguration in_configuration,
URI in_uri,
OutputStream in_stream) |
Create a writer with the given configuration.
|
createpublic CAtomChangelogWriterType createWithConfiguration(CAtomChangelogWriterConfiguration in_configuration, URI in_uri, OutputStream in_stream) throws IOException
CAtomChangelogWriterProviderTypecreateWithConfiguration in interface CAtomChangelogWriterProviderTypein_configuration - The atom feed configurationin_uri - The output URI, for diagnostic purposesin_stream - The output streamIOException - On I/O errorsCopyright © 2018 <code@io7m.com> http://io7m.com