| Package | Description |
|---|---|
| com.io7m.changelog.text.api |
Text API.
|
| com.io7m.changelog.text.vanilla |
Default text implementation.
|
| Modifier and Type | Method | Description |
|---|---|---|
default CPlainChangelogWriterType |
CPlainChangelogWriterProviderType.create(URI uri,
OutputStream stream) |
|
CPlainChangelogWriterType |
CPlainChangelogWriterProviderType.createWithConfiguration(CPlainChangelogWriterConfiguration config,
URI uri,
OutputStream stream) |
Create a writer with the given configuration.
|
| Modifier and Type | Method | Description |
|---|---|---|
CPlainChangelogWriterType |
CPlainChangelogWriters.createWithConfiguration(CPlainChangelogWriterConfiguration config,
URI uri,
OutputStream stream) |
Copyright © 2018 <code@io7m.com> http://io7m.com