| Package | Description |
|---|---|
| com.io7m.changelog.core |
Core types.
|
| com.io7m.changelog.text |
Functions for serializing changelogs to plain text.
|
| com.io7m.changelog.xom |
Functions for serializing changelogs to XML and XHTML, and parsing
changelogs from XML with XOM.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
CChangelogType
The type of changelogs.
|
interface |
CItemType
A changelog item for a specific release.
|
interface |
CReleaseType
A specific release in a changelog.
|
interface |
CTicketSystemType
The definition of a ticket system.
|
interface |
CVersionStandardType
The type of standard version numbers of the form
M.N.P-S,
where M is the major version, N is the minor
version, P is the patch number, and S is an
arbitrary qualifier string. |
interface |
CVersionTextType
The type of arbitrary lexicographically ordered version strings.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
CChangelogTextWriterConfigurationType
The type of text writer configurations.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
CAtomFeedMetaType
The type of Atom feed metadata.
|
Copyright © 2017 <code@io7m.com> http://io7m.com