| 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.
|
| Class | Description |
|---|---|
| CChangelog |
The type of changelogs.
|
| CChangelog.Builder |
Builds instances of type
CChangelog. |
| CChangelogType |
The type of changelogs.
|
| CChangeType |
The type of changes.
|
| CImmutableStyleType |
Style settings for generated immutable types.
|
| CItem |
A changelog item for a specific release.
|
| CItem.Builder |
Builds instances of type
CItem. |
| CItemType |
A changelog item for a specific release.
|
| CRelease |
A specific release in a changelog.
|
| CRelease.Builder |
Builds instances of type
CRelease. |
| CReleaseType |
A specific release in a changelog.
|
| CTicketSystem |
The definition of a ticket system.
|
| CTicketSystem.Builder |
Builds instances of type
CTicketSystem. |
| CTicketSystemType |
The definition of a ticket system.
|
| CVersionStandard |
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. |
| CVersionStandard.Builder |
Builds instances of type
CVersionStandard. |
| 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. |
| CVersionText |
The type of arbitrary lexicographically ordered version strings.
|
| CVersionText.Builder |
Builds instances of type
CVersionText. |
| CVersionTextType |
The type of arbitrary lexicographically ordered version strings.
|
| CVersionType |
The type of version numbers.
|
| CVersionVisitorType |
A version number visitor.
|
| Class | Description |
|---|---|
| CChangelog |
The type of changelogs.
|
| CImmutableStyleType |
Style settings for generated immutable types.
|
| CVersionType |
The type of version numbers.
|
| Class | Description |
|---|---|
| CChangelog |
The type of changelogs.
|
| CImmutableStyleType |
Style settings for generated immutable types.
|
Copyright © 2017 <code@io7m.com> http://io7m.com