| Package | Description |
|---|---|
| com.io7m.changelog.xml.api |
XML API.
|
| Modifier and Type | Method | Description |
|---|---|---|
static CAtomChangelogWriterConfiguration.Builder |
CAtomChangelogWriterConfiguration.builder() |
Creates a builder for
CAtomChangelogWriterConfiguration. |
CAtomChangelogWriterConfiguration.Builder |
CAtomChangelogWriterConfiguration.Builder.from(CAtomChangelogWriterConfigurationType instance) |
Fill a builder with attribute values from the provided
CAtomChangelogWriterConfigurationType instance. |
CAtomChangelogWriterConfiguration.Builder |
CAtomChangelogWriterConfiguration.Builder.setAuthorEmail(java.lang.String authorEmail) |
Initializes the value for the
authorEmail attribute. |
CAtomChangelogWriterConfiguration.Builder |
CAtomChangelogWriterConfiguration.Builder.setAuthorName(java.lang.String authorName) |
Initializes the value for the
authorName attribute. |
CAtomChangelogWriterConfiguration.Builder |
CAtomChangelogWriterConfiguration.Builder.setTitle(java.lang.String title) |
Initializes the value for the
title attribute. |
CAtomChangelogWriterConfiguration.Builder |
CAtomChangelogWriterConfiguration.Builder.setUpdated(java.time.ZonedDateTime updated) |
Initializes the value for the
updated attribute. |
CAtomChangelogWriterConfiguration.Builder |
CAtomChangelogWriterConfiguration.Builder.setUri(java.net.URI uri) |
Initializes the value for the
uri attribute. |
Copyright © 2017 <code@io7m.com> http://io7m.com