Index
All Classes and Interfaces|All Packages
A
- addAllChanges(Iterable<? extends CChange>) - Method in class com.io7m.changelog.core.CRelease.Builder
-
Adds elements to
changeslist. - addAllTickets(Iterable<? extends CTicketID>) - Method in class com.io7m.changelog.core.CChange.Builder
-
Adds elements to
ticketslist. - addChanges(CChange) - Method in class com.io7m.changelog.core.CRelease.Builder
-
Adds one element to
changeslist. - addChanges(CChange...) - Method in class com.io7m.changelog.core.CRelease.Builder
-
Adds elements to
changeslist. - addTickets(CTicketID) - Method in class com.io7m.changelog.core.CChange.Builder
-
Adds one element to
ticketslist. - addTickets(CTicketID...) - Method in class com.io7m.changelog.core.CChange.Builder
-
Adds elements to
ticketslist. - authorEmail() - Method in class com.io7m.changelog.xml.api.CAtomChangelogWriterConfiguration
- authorEmail() - Method in interface com.io7m.changelog.xml.api.CAtomChangelogWriterConfigurationType
- authorName() - Method in class com.io7m.changelog.xml.api.CAtomChangelogWriterConfiguration
- authorName() - Method in interface com.io7m.changelog.xml.api.CAtomChangelogWriterConfigurationType
B
- backwardsCompatible() - Method in class com.io7m.changelog.core.CChange
- backwardsCompatible() - Method in interface com.io7m.changelog.core.CChangeType
- build() - Method in class com.io7m.changelog.core.CChange.Builder
-
Builds a new
CChange. - build() - Method in class com.io7m.changelog.core.CChangelog.Builder
-
Builds a new
CChangelog. - build() - Method in class com.io7m.changelog.core.CModuleName.Builder
-
Builds a new
CModuleName. - build() - Method in class com.io7m.changelog.core.CProjectName.Builder
-
Builds a new
CProjectName. - build() - Method in class com.io7m.changelog.core.CRelease.Builder
-
Builds a new
CRelease. - build() - Method in class com.io7m.changelog.core.CTicketID.Builder
-
Builds a new
CTicketID. - build() - Method in class com.io7m.changelog.core.CTicketSystem.Builder
-
Builds a new
CTicketSystem. - build() - Method in class com.io7m.changelog.core.CVersion.Builder
-
Builds a new
CVersion. - build() - Method in class com.io7m.changelog.parser.api.CParseError.Builder
-
Builds a new
CParseError. - build() - Method in class com.io7m.changelog.text.api.CPlainChangelogWriterConfiguration.Builder
-
Builds a new
CPlainChangelogWriterConfiguration. - build() - Method in class com.io7m.changelog.xml.api.CAtomChangelogWriterConfiguration.Builder
-
Builds a new
CAtomChangelogWriterConfiguration. - builder() - Static method in class com.io7m.changelog.core.CChange
-
Creates a builder for
CChange. - builder() - Static method in class com.io7m.changelog.core.CChangelog
-
Creates a builder for
CChangelog. - builder() - Static method in class com.io7m.changelog.core.CModuleName
-
Creates a builder for
CModuleName. - builder() - Static method in class com.io7m.changelog.core.CProjectName
-
Creates a builder for
CProjectName. - builder() - Static method in class com.io7m.changelog.core.CRelease
-
Creates a builder for
CRelease. - builder() - Static method in class com.io7m.changelog.core.CTicketID
-
Creates a builder for
CTicketID. - builder() - Static method in class com.io7m.changelog.core.CTicketSystem
-
Creates a builder for
CTicketSystem. - builder() - Static method in class com.io7m.changelog.core.CVersion
-
Creates a builder for
CVersion. - builder() - Static method in class com.io7m.changelog.parser.api.CParseError
-
Creates a builder for
CParseError. - builder() - Static method in class com.io7m.changelog.text.api.CPlainChangelogWriterConfiguration
-
Creates a builder for
CPlainChangelogWriterConfiguration. - builder() - Static method in class com.io7m.changelog.xml.api.CAtomChangelogWriterConfiguration
-
Creates a builder for
CAtomChangelogWriterConfiguration.
C
- CAtomChangelogWriterConfiguration - Class in com.io7m.changelog.xml.api
-
The type of configurations for Atom feed writers.
- CAtomChangelogWriterConfiguration.Builder - Class in com.io7m.changelog.xml.api
-
Builds instances of type
CAtomChangelogWriterConfiguration. - CAtomChangelogWriterConfigurationType - Interface in com.io7m.changelog.xml.api
-
The type of configurations for Atom feed writers.
- CAtomChangelogWriterProviderType - Interface in com.io7m.changelog.xml.api
-
The type of Atom writer providers.
- CAtomChangelogWriters - Class in com.io7m.changelog.xml
-
A provider for Atom feed writers.
- CAtomChangelogWriters() - Constructor for class com.io7m.changelog.xml.CAtomChangelogWriters
-
Instantiate a provider.
- CAtomChangelogWriterType - Interface in com.io7m.changelog.xml.api
-
The type of Atom feed writers.
- CChange - Class in com.io7m.changelog.core
-
A change within a specific release.
- CChange.Builder - Class in com.io7m.changelog.core
-
Builds instances of type
CChange. - CChangelog - Class in com.io7m.changelog.core
-
The type of changelogs.
- CChangelog.Builder - Class in com.io7m.changelog.core
-
Builds instances of type
CChangelog. - CChangelogFilters - Class in com.io7m.changelog.core
-
Functions to transform and filter changelogs.
- CChangelogParserProviderType - Interface in com.io7m.changelog.parser.api
-
The type of parser providers.
- CChangelogParserType - Interface in com.io7m.changelog.parser.api
-
The type of parsers.
- CChangelogType - Interface in com.io7m.changelog.core
-
The type of changelogs.
- CChangelogWriterProviderType - Interface in com.io7m.changelog.writer.api
-
The type of writer providers.
- CChangelogWriterType - Interface in com.io7m.changelog.writer.api
-
The type of changelog writers.
- CChangeType - Interface in com.io7m.changelog.core
-
A change within a specific release.
- changes() - Method in class com.io7m.changelog.core.CRelease
- changes() - Method in interface com.io7m.changelog.core.CReleaseType
- checkPreconditions() - Method in interface com.io7m.changelog.core.CChangelogType
-
Check preconditions for the type.
- checkPreconditions() - Method in interface com.io7m.changelog.core.CModuleNameType
-
Check preconditions for the type.
- checkPreconditions() - Method in interface com.io7m.changelog.core.CProjectNameType
-
Check preconditions for the type.
- checkPreconditions() - Method in interface com.io7m.changelog.core.CTicketIDType
-
Check preconditions for the type.
- checkPreconditions() - Method in interface com.io7m.changelog.core.CVersionType
-
Check preconditions for the type.
- CLAbstractCommand - Class in com.io7m.changelog.cmdline.internal
-
The base type of commands.
- CLAbstractCommand(Logger, CLPCommandContextType) - Constructor for class com.io7m.changelog.cmdline.internal.CLAbstractCommand
-
Construct a command.
- CLAbstractStrings - Class in com.io7m.changelog.cmdline.internal
-
An abstract implementation of the
CLStringsTypeinterface. - CLAbstractStrings(ResourceBundle) - Constructor for class com.io7m.changelog.cmdline.internal.CLAbstractStrings
- CLCommandChangeAdd - Class in com.io7m.changelog.cmdline.internal
-
The "change-add" command.
- CLCommandChangeAdd(CLPCommandContextType) - Constructor for class com.io7m.changelog.cmdline.internal.CLCommandChangeAdd
-
Construct a command.
- CLCommandInitialize - Class in com.io7m.changelog.cmdline.internal
-
The "initialize" command.
- CLCommandInitialize(CLPCommandContextType) - Constructor for class com.io7m.changelog.cmdline.internal.CLCommandInitialize
-
Construct a command.
- CLCommandReleaseBegin - Class in com.io7m.changelog.cmdline.internal
-
The "release-begin" command.
- CLCommandReleaseBegin(CLPCommandContextType) - Constructor for class com.io7m.changelog.cmdline.internal.CLCommandReleaseBegin
-
Construct a command.
- CLCommandReleaseCurrent - Class in com.io7m.changelog.cmdline.internal
-
The "release-current" command.
- CLCommandReleaseCurrent(CLPCommandContextType) - Constructor for class com.io7m.changelog.cmdline.internal.CLCommandReleaseCurrent
-
Construct a command.
- CLCommandReleaseFinish - Class in com.io7m.changelog.cmdline.internal
-
The "release-finish" command.
- CLCommandReleaseFinish(CLPCommandContextType) - Constructor for class com.io7m.changelog.cmdline.internal.CLCommandReleaseFinish
-
Construct a command.
- CLCommandReleaseSetVersion - Class in com.io7m.changelog.cmdline.internal
-
The "release-set-version" command.
- CLCommandReleaseSetVersion(CLPCommandContextType) - Constructor for class com.io7m.changelog.cmdline.internal.CLCommandReleaseSetVersion
-
Construct a command.
- CLCommandVersion - Class in com.io7m.changelog.cmdline.internal
-
The "version" command.
- CLCommandVersion(CLPCommandContextType) - Constructor for class com.io7m.changelog.cmdline.internal.CLCommandVersion
-
Construct a command.
- CLCommandWriteAtom - Class in com.io7m.changelog.cmdline.internal
-
The "write-atom" command.
- CLCommandWriteAtom(CLPCommandContextType) - Constructor for class com.io7m.changelog.cmdline.internal.CLCommandWriteAtom
-
Construct a command.
- CLCommandWritePlain - Class in com.io7m.changelog.cmdline.internal
-
The "write-plain" command.
- CLCommandWritePlain(CLPCommandContextType) - Constructor for class com.io7m.changelog.cmdline.internal.CLCommandWritePlain
-
Construct a command.
- CLCommandWriteXHTML - Class in com.io7m.changelog.cmdline.internal
-
The "write-xhtml" command.
- CLCommandWriteXHTML(CLPCommandContextType) - Constructor for class com.io7m.changelog.cmdline.internal.CLCommandWriteXHTML
-
Construct a command.
- CLMessages - Class in com.io7m.changelog.cmdline.internal
-
String resources.
- CLStringsType - Interface in com.io7m.changelog.cmdline.internal
-
A provider of string resources.
- CModuleName - Class in com.io7m.changelog.core
-
The type of module names.
- CModuleName.Builder - Class in com.io7m.changelog.core
-
Builds instances of type
CModuleName. - CModuleNames - Class in com.io7m.changelog.core
-
Functions over module names.
- CModuleNameType - Interface in com.io7m.changelog.core
-
The type of module names.
- com.io7m.changelog.cmdline - package com.io7m.changelog.cmdline
-
Software changelogs (Command line frontend)
- com.io7m.changelog.cmdline.internal - package com.io7m.changelog.cmdline.internal
-
Software changelogs (Command line frontend [Internal classes])
- com.io7m.changelog.core - package com.io7m.changelog.core
-
Software changelogs (Core)
- com.io7m.changelog.parser.api - package com.io7m.changelog.parser.api
-
Software changelogs (Parser API)
- com.io7m.changelog.schema - package com.io7m.changelog.schema
-
Software changelogs (XML schema)
- com.io7m.changelog.text.api - package com.io7m.changelog.text.api
-
Software changelogs (Text API)
- com.io7m.changelog.text.vanilla - package com.io7m.changelog.text.vanilla
-
Software changelogs (Default text implementation)
- com.io7m.changelog.writer.api - package com.io7m.changelog.writer.api
-
Software changelogs (Writer API)
- com.io7m.changelog.xml - package com.io7m.changelog.xml
-
Software changelogs (XML)
- com.io7m.changelog.xml.api - package com.io7m.changelog.xml.api
-
Software changelogs (XML API)
- commandNames() - Method in class com.io7m.changelog.cmdline.Main
- commands() - Method in class com.io7m.changelog.cmdline.Main
- compareTo(CVersionQualifier) - Method in record class com.io7m.changelog.core.CVersionQualifier
- compareTo(CVersionType) - Method in interface com.io7m.changelog.core.CVersionType
- copyOf(CChangelogType) - Static method in class com.io7m.changelog.core.CChangelog
-
Creates an immutable copy of a
CChangelogTypevalue. - copyOf(CChangeType) - Static method in class com.io7m.changelog.core.CChange
-
Creates an immutable copy of a
CChangeTypevalue. - copyOf(CModuleNameType) - Static method in class com.io7m.changelog.core.CModuleName
-
Creates an immutable copy of a
CModuleNameTypevalue. - copyOf(CProjectNameType) - Static method in class com.io7m.changelog.core.CProjectName
-
Creates an immutable copy of a
CProjectNameTypevalue. - copyOf(CReleaseType) - Static method in class com.io7m.changelog.core.CRelease
-
Creates an immutable copy of a
CReleaseTypevalue. - copyOf(CTicketIDType) - Static method in class com.io7m.changelog.core.CTicketID
-
Creates an immutable copy of a
CTicketIDTypevalue. - copyOf(CTicketSystemType) - Static method in class com.io7m.changelog.core.CTicketSystem
-
Creates an immutable copy of a
CTicketSystemTypevalue. - copyOf(CVersionType) - Static method in class com.io7m.changelog.core.CVersion
-
Creates an immutable copy of a
CVersionTypevalue. - copyOf(CParseErrorType) - Static method in class com.io7m.changelog.parser.api.CParseError
-
Creates an immutable copy of a
CParseErrorTypevalue. - copyOf(CPlainChangelogWriterConfigurationType) - Static method in class com.io7m.changelog.text.api.CPlainChangelogWriterConfiguration
-
Creates an immutable copy of a
CPlainChangelogWriterConfigurationTypevalue. - copyOf(CAtomChangelogWriterConfigurationType) - Static method in class com.io7m.changelog.xml.api.CAtomChangelogWriterConfiguration
-
Creates an immutable copy of a
CAtomChangelogWriterConfigurationTypevalue. - CParseError - Class in com.io7m.changelog.parser.api
-
The type of parse errors.
- CParseError.Builder - Class in com.io7m.changelog.parser.api
-
Builds instances of type
CParseError. - CParseErrorHandlers - Class in com.io7m.changelog.parser.api
-
Functions to handle parse errors.
- CParseErrorType - Interface in com.io7m.changelog.parser.api
-
The type of parse errors.
- CParseErrorType.Severity - Enum Class in com.io7m.changelog.parser.api
-
The severity of the error.
- CPlainChangelogWriterConfiguration - Class in com.io7m.changelog.text.api
-
The type of configurations for plain text writers.
- CPlainChangelogWriterConfiguration.Builder - Class in com.io7m.changelog.text.api
-
Builds instances of type
CPlainChangelogWriterConfiguration. - CPlainChangelogWriterConfigurationType - Interface in com.io7m.changelog.text.api
-
The type of configurations for plain text writers.
- CPlainChangelogWriterProviderType - Interface in com.io7m.changelog.text.api
-
The type of writer providers.
- CPlainChangelogWriters - Class in com.io7m.changelog.text.vanilla
-
A provider of plain-text changelog writers.
- CPlainChangelogWriters() - Constructor for class com.io7m.changelog.text.vanilla.CPlainChangelogWriters
-
Instantiate a writer provider.
- CPlainChangelogWriterType - Interface in com.io7m.changelog.text.api
-
The type of plain text writers.
- CProjectName - Class in com.io7m.changelog.core
-
The type of project names.
- CProjectName.Builder - Class in com.io7m.changelog.core
-
Builds instances of type
CProjectName. - CProjectNames - Class in com.io7m.changelog.core
-
Functions over project names.
- CProjectNameType - Interface in com.io7m.changelog.core
-
The type of project names.
- create() - Static method in class com.io7m.changelog.cmdline.internal.CLMessages
-
Create string resources.
- create(URI, InputStream, Consumer<CParseError>) - Method in interface com.io7m.changelog.parser.api.CChangelogParserProviderType
-
Create a new parser.
- create(URI, InputStream, Consumer<CParseError>) - Method in interface com.io7m.changelog.xml.api.CXMLChangelogParserProviderType
- create(URI, InputStream, Consumer<CParseError>) - Method in class com.io7m.changelog.xml.CXMLChangelogParsers
- create(URI, OutputStream) - Method in interface com.io7m.changelog.text.api.CPlainChangelogWriterProviderType
- create(URI, OutputStream) - Method in interface com.io7m.changelog.writer.api.CChangelogWriterProviderType
-
Create a new writer.
- create(URI, OutputStream) - Method in interface com.io7m.changelog.xml.api.CAtomChangelogWriterProviderType
- create(URI, OutputStream) - Method in interface com.io7m.changelog.xml.api.CXHTMLChangelogWriterProviderType
- create(URI, OutputStream) - Method in interface com.io7m.changelog.xml.api.CXMLChangelogWriterProviderType
- create(URI, OutputStream) - Method in class com.io7m.changelog.xml.CXHTMLChangelogWriters
- create(URI, OutputStream) - Method in class com.io7m.changelog.xml.CXMLChangelogWriters
- createWithConfiguration(CPlainChangelogWriterConfiguration, URI, OutputStream) - Method in interface com.io7m.changelog.text.api.CPlainChangelogWriterProviderType
-
Create a writer with the given configuration.
- createWithConfiguration(CPlainChangelogWriterConfiguration, URI, OutputStream) - Method in class com.io7m.changelog.text.vanilla.CPlainChangelogWriters
- createWithConfiguration(CAtomChangelogWriterConfiguration, URI, OutputStream) - Method in interface com.io7m.changelog.xml.api.CAtomChangelogWriterProviderType
-
Create a writer with the given configuration.
- createWithConfiguration(CAtomChangelogWriterConfiguration, URI, OutputStream) - Method in class com.io7m.changelog.xml.CAtomChangelogWriters
- CRelease - Class in com.io7m.changelog.core
-
A specific release in a changelog.
- CRelease.Builder - Class in com.io7m.changelog.core
-
Builds instances of type
CRelease. - CReleaseType - Interface in com.io7m.changelog.core
-
A specific release in a changelog.
- CRITICAL - Enum constant in enum class com.io7m.changelog.parser.api.CParseErrorType.Severity
-
A critical error.
- CSchema - Class in com.io7m.changelog.schema
-
Functions for accessing the schema files.
- CTicketID - Class in com.io7m.changelog.core
-
The type of ticket IDs.
- CTicketID.Builder - Class in com.io7m.changelog.core
-
Builds instances of type
CTicketID. - CTicketIDs - Class in com.io7m.changelog.core
-
Functions over ticket IDs.
- CTicketIDType - Interface in com.io7m.changelog.core
-
The type of ticket IDs.
- CTicketSystem - Class in com.io7m.changelog.core
-
The definition of a ticket system.
- CTicketSystem.Builder - Class in com.io7m.changelog.core
-
Builds instances of type
CTicketSystem. - CTicketSystemType - Interface in com.io7m.changelog.core
-
The definition of a ticket system.
- CVersion - Class in com.io7m.changelog.core
-
A version number.
- CVersion.Builder - Class in com.io7m.changelog.core
-
Builds instances of type
CVersion. - CVersionQualifier - Record Class in com.io7m.changelog.core
-
A version number qualifier.
- CVersionQualifier(String) - Constructor for record class com.io7m.changelog.core.CVersionQualifier
-
A version number qualifier.
- CVersions - Class in com.io7m.changelog.core
-
A parser of version numbers.
- CVersionType - Interface in com.io7m.changelog.core
-
A version number.
- CXHTMLChangelogWriterProviderType - Interface in com.io7m.changelog.xml.api
-
The type of XHTML writer providers.
- CXHTMLChangelogWriters - Class in com.io7m.changelog.xml
-
A provider for XHTML writers.
- CXHTMLChangelogWriters() - Constructor for class com.io7m.changelog.xml.CXHTMLChangelogWriters
-
Instantiate a provider.
- CXHTMLChangelogWriterType - Interface in com.io7m.changelog.xml.api
-
The type of XHTML writers.
- CXMLChangelogParserProviderType - Interface in com.io7m.changelog.xml.api
-
The type of parser providers.
- CXMLChangelogParsers - Class in com.io7m.changelog.xml
-
A provider for changelog parsers.
- CXMLChangelogParsers() - Constructor for class com.io7m.changelog.xml.CXMLChangelogParsers
-
Instantiate a parser provider.
- CXMLChangelogParserType - Interface in com.io7m.changelog.xml.api
-
The type of XML parsers.
- CXMLChangelogWriterProviderType - Interface in com.io7m.changelog.xml.api
-
The type of writer providers.
- CXMLChangelogWriters - Class in com.io7m.changelog.xml
-
A provider for XML writers.
- CXMLChangelogWriters() - Constructor for class com.io7m.changelog.xml.CXMLChangelogWriters
-
Instantiate a provider.
- CXMLChangelogWriterType - Interface in com.io7m.changelog.xml.api
-
The type of XML writers.
D
- date() - Method in class com.io7m.changelog.core.CChange
- date() - Method in interface com.io7m.changelog.core.CChangeType
- date() - Method in class com.io7m.changelog.core.CRelease
- date() - Method in interface com.io7m.changelog.core.CReleaseType
E
- equals(Object) - Method in class com.io7m.changelog.core.CChange
-
This instance is equal to all instances of
CChangethat have equal attribute values. - equals(Object) - Method in class com.io7m.changelog.core.CChangelog
-
This instance is equal to all instances of
CChangelogthat have equal attribute values. - equals(Object) - Method in class com.io7m.changelog.core.CModuleName
-
This instance is equal to all instances of
CModuleNamethat have equal attribute values. - equals(Object) - Method in class com.io7m.changelog.core.CProjectName
-
This instance is equal to all instances of
CProjectNamethat have equal attribute values. - equals(Object) - Method in class com.io7m.changelog.core.CRelease
-
This instance is equal to all instances of
CReleasethat have equal attribute values. - equals(Object) - Method in class com.io7m.changelog.core.CTicketID
-
This instance is equal to all instances of
CTicketIDthat have equal attribute values. - equals(Object) - Method in class com.io7m.changelog.core.CTicketSystem
-
This instance is equal to all instances of
CTicketSystemthat have equal attribute values. - equals(Object) - Method in class com.io7m.changelog.core.CVersion
-
This instance is equal to all instances of
CVersionthat have equal attribute values. - equals(Object) - Method in record class com.io7m.changelog.core.CVersionQualifier
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class com.io7m.changelog.parser.api.CParseError
-
This instance is equal to all instances of
CParseErrorthat have equal attribute values. - equals(Object) - Method in class com.io7m.changelog.text.api.CPlainChangelogWriterConfiguration
-
This instance is equal to all instances of
CPlainChangelogWriterConfigurationthat have equal attribute values. - equals(Object) - Method in class com.io7m.changelog.xml.api.CAtomChangelogWriterConfiguration
-
This instance is equal to all instances of
CAtomChangelogWriterConfigurationthat have equal attribute values. - error(String, Object...) - Method in class com.io7m.changelog.cmdline.internal.CLAbstractCommand
- ERROR - Enum constant in enum class com.io7m.changelog.parser.api.CParseErrorType.Severity
-
An error.
- exception() - Method in class com.io7m.changelog.parser.api.CParseError
- exception() - Method in interface com.io7m.changelog.parser.api.CParseErrorType
- executeActual() - Method in class com.io7m.changelog.cmdline.internal.CLCommandChangeAdd
- executeActual() - Method in class com.io7m.changelog.cmdline.internal.CLCommandInitialize
- executeActual() - Method in class com.io7m.changelog.cmdline.internal.CLCommandReleaseBegin
- executeActual() - Method in class com.io7m.changelog.cmdline.internal.CLCommandReleaseCurrent
- executeActual() - Method in class com.io7m.changelog.cmdline.internal.CLCommandReleaseFinish
- executeActual() - Method in class com.io7m.changelog.cmdline.internal.CLCommandReleaseSetVersion
- executeActual() - Method in class com.io7m.changelog.cmdline.internal.CLCommandVersion
- executeActual() - Method in class com.io7m.changelog.cmdline.internal.CLCommandWriteAtom
- executeActual() - Method in class com.io7m.changelog.cmdline.internal.CLCommandWritePlain
- executeActual() - Method in class com.io7m.changelog.cmdline.internal.CLCommandWriteXHTML
- exitCause() - Method in class com.io7m.changelog.cmdline.Main
- exitCode() - Method in class com.io7m.changelog.cmdline.Main
- extendedHelp() - Method in class com.io7m.changelog.cmdline.internal.CLCommandChangeAdd
- extendedHelp() - Method in class com.io7m.changelog.cmdline.internal.CLCommandInitialize
- extendedHelp() - Method in class com.io7m.changelog.cmdline.internal.CLCommandReleaseBegin
- extendedHelp() - Method in class com.io7m.changelog.cmdline.internal.CLCommandReleaseCurrent
- extendedHelp() - Method in class com.io7m.changelog.cmdline.internal.CLCommandReleaseFinish
- extendedHelp() - Method in class com.io7m.changelog.cmdline.internal.CLCommandReleaseSetVersion
- extendedHelp() - Method in class com.io7m.changelog.cmdline.internal.CLCommandWriteAtom
- extendedHelp() - Method in class com.io7m.changelog.cmdline.internal.CLCommandWritePlain
- extendedHelp() - Method in class com.io7m.changelog.cmdline.internal.CLCommandWriteXHTML
F
- findTargetRelease(CVersion) - Method in interface com.io7m.changelog.core.CChangelogType
-
Find the target release.
- findTargetReleaseOrLatest(Optional<CVersion>) - Method in interface com.io7m.changelog.core.CChangelogType
-
Find the target release if one is specified, or return the current release otherwise.
- findTargetReleaseOrLatestOpen(Optional<CVersion>) - Method in interface com.io7m.changelog.core.CChangelogType
-
Find the target release if one is specified, or return the current release otherwise, but only if either of those releases are open.
- findTicketSystem(Optional<String>) - Method in interface com.io7m.changelog.core.CChangelogType
-
Find the current ticket system.
- format(String, Object...) - Method in class com.io7m.changelog.cmdline.internal.CLAbstractStrings
- format(String, Object...) - Method in interface com.io7m.changelog.cmdline.internal.CLStringsType
-
Format a message.
- formatTo(Formatter, int, int, int) - Method in interface com.io7m.changelog.core.CVersionType
- from(CChangelogType) - Method in class com.io7m.changelog.core.CChangelog.Builder
-
Fill a builder with attribute values from the provided
CChangelogTypeinstance. - from(CChangeType) - Method in class com.io7m.changelog.core.CChange.Builder
-
Fill a builder with attribute values from the provided
CChangeTypeinstance. - from(CModuleNameType) - Method in class com.io7m.changelog.core.CModuleName.Builder
-
Fill a builder with attribute values from the provided
CModuleNameTypeinstance. - from(CProjectNameType) - Method in class com.io7m.changelog.core.CProjectName.Builder
-
Fill a builder with attribute values from the provided
CProjectNameTypeinstance. - from(CReleaseType) - Method in class com.io7m.changelog.core.CRelease.Builder
-
Fill a builder with attribute values from the provided
CReleaseTypeinstance. - from(CTicketIDType) - Method in class com.io7m.changelog.core.CTicketID.Builder
-
Fill a builder with attribute values from the provided
CTicketIDTypeinstance. - from(CTicketSystemType) - Method in class com.io7m.changelog.core.CTicketSystem.Builder
-
Fill a builder with attribute values from the provided
CTicketSystemTypeinstance. - from(CVersionType) - Method in class com.io7m.changelog.core.CVersion.Builder
-
Fill a builder with attribute values from the provided
CVersionTypeinstance. - from(CParseErrorType) - Method in class com.io7m.changelog.parser.api.CParseError.Builder
-
Fill a builder with attribute values from the provided
CParseErrorTypeinstance. - from(CPlainChangelogWriterConfigurationType) - Method in class com.io7m.changelog.text.api.CPlainChangelogWriterConfiguration.Builder
-
Fill a builder with attribute values from the provided
CPlainChangelogWriterConfigurationTypeinstance. - from(CAtomChangelogWriterConfigurationType) - Method in class com.io7m.changelog.xml.api.CAtomChangelogWriterConfiguration.Builder
-
Fill a builder with attribute values from the provided
CAtomChangelogWriterConfigurationTypeinstance.
G
- getURISchemaXSD() - Static method in class com.io7m.changelog.schema.CSchema
H
- hashCode() - Method in class com.io7m.changelog.core.CChange
-
Computes a hash code from attributes:
date,summary,tickets,module,backwardsCompatible. - hashCode() - Method in class com.io7m.changelog.core.CChangelog
-
Computes a hash code from attributes:
project,releases,ticketSystems. - hashCode() - Method in class com.io7m.changelog.core.CModuleName
-
Computes a hash code from attributes:
value. - hashCode() - Method in class com.io7m.changelog.core.CProjectName
-
Computes a hash code from attributes:
value. - hashCode() - Method in class com.io7m.changelog.core.CRelease
-
Computes a hash code from attributes:
date,changes,ticketSystemID,version,open. - hashCode() - Method in class com.io7m.changelog.core.CTicketID
-
Computes a hash code from attributes:
value. - hashCode() - Method in class com.io7m.changelog.core.CTicketSystem
-
Computes a hash code from attributes:
id,uri,isDefault. - hashCode() - Method in class com.io7m.changelog.core.CVersion
-
Computes a hash code from attributes:
major,minor,patch,qualifier. - hashCode() - Method in record class com.io7m.changelog.core.CVersionQualifier
-
Returns a hash code value for this object.
- hashCode() - Method in class com.io7m.changelog.parser.api.CParseError
-
Computes a hash code from attributes:
lexical,severity,message,exception. - hashCode() - Method in class com.io7m.changelog.text.api.CPlainChangelogWriterConfiguration
-
Computes a hash code from attributes:
showDates. - hashCode() - Method in class com.io7m.changelog.xml.api.CAtomChangelogWriterConfiguration
-
Computes a hash code from attributes:
updated,authorEmail,authorName,title,uri.
I
- id() - Method in class com.io7m.changelog.core.CTicketSystem
- id() - Method in interface com.io7m.changelog.core.CTicketSystemType
- info(String, Object...) - Method in class com.io7m.changelog.cmdline.internal.CLAbstractCommand
- isDefault() - Method in class com.io7m.changelog.core.CTicketSystem
- isDefault() - Method in interface com.io7m.changelog.core.CTicketSystemType
- isOpen() - Method in class com.io7m.changelog.core.CRelease
- isOpen() - Method in interface com.io7m.changelog.core.CReleaseType
- isSnapshot() - Method in record class com.io7m.changelog.core.CVersionQualifier
- isValid(String) - Static method in class com.io7m.changelog.core.CModuleNames
- isValid(String) - Static method in class com.io7m.changelog.core.CProjectNames
- isValid(String) - Static method in class com.io7m.changelog.core.CTicketIDs
L
- latestRelease() - Method in interface com.io7m.changelog.core.CChangelogType
- lexical() - Method in class com.io7m.changelog.parser.api.CParseError
- lexical() - Method in interface com.io7m.changelog.parser.api.CParseErrorType
- limit(CChangelog, long) - Static method in class com.io7m.changelog.core.CChangelogFilters
-
Filter the changelog to only contain the
sizemost recent releases. - loggingHandler(Logger) - Static method in class com.io7m.changelog.parser.api.CParseErrorHandlers
-
A parse error handler that formats and logs all errors to the given logger.
M
- main(String[]) - Static method in class com.io7m.changelog.cmdline.Main
-
The main entry point.
- main(String[]) - Static method in class com.io7m.changelog.cmdline.MainExitless
-
The main entry point.
- Main - Class in com.io7m.changelog.cmdline
-
Main command line entry point.
- MainExitless - Class in com.io7m.changelog.cmdline
-
Main command line entry point that does not call
exit(). - major() - Method in class com.io7m.changelog.core.CVersion
- major() - Method in interface com.io7m.changelog.core.CVersionType
- message() - Method in class com.io7m.changelog.parser.api.CParseError
- message() - Method in interface com.io7m.changelog.parser.api.CParseErrorType
- messages() - Method in class com.io7m.changelog.cmdline.internal.CLAbstractCommand
- minor() - Method in class com.io7m.changelog.core.CVersion
- minor() - Method in interface com.io7m.changelog.core.CVersionType
- module() - Method in class com.io7m.changelog.core.CChange
- module() - Method in interface com.io7m.changelog.core.CChangeType
N
- name() - Method in class com.io7m.changelog.cmdline.internal.CLCommandChangeAdd
- name() - Method in class com.io7m.changelog.cmdline.internal.CLCommandInitialize
- name() - Method in class com.io7m.changelog.cmdline.internal.CLCommandReleaseBegin
- name() - Method in class com.io7m.changelog.cmdline.internal.CLCommandReleaseCurrent
- name() - Method in class com.io7m.changelog.cmdline.internal.CLCommandReleaseFinish
- name() - Method in class com.io7m.changelog.cmdline.internal.CLCommandReleaseSetVersion
- name() - Method in class com.io7m.changelog.cmdline.internal.CLCommandVersion
- name() - Method in class com.io7m.changelog.cmdline.internal.CLCommandWriteAtom
- name() - Method in class com.io7m.changelog.cmdline.internal.CLCommandWritePlain
- name() - Method in class com.io7m.changelog.cmdline.internal.CLCommandWriteXHTML
O
- of(boolean) - Static method in class com.io7m.changelog.text.api.CPlainChangelogWriterConfiguration
-
Construct a new immutable
CPlainChangelogWriterConfigurationinstance. - of(LexicalPosition<URI>, CParseErrorType.Severity, String, Optional<? extends Exception>) - Static method in class com.io7m.changelog.parser.api.CParseError
-
Construct a new immutable
CParseErrorinstance. - of(String) - Static method in class com.io7m.changelog.core.CModuleName
-
Construct a new immutable
CModuleNameinstance. - of(String) - Static method in class com.io7m.changelog.core.CProjectName
-
Construct a new immutable
CProjectNameinstance. - of(String) - Static method in class com.io7m.changelog.core.CTicketID
-
Construct a new immutable
CTicketIDinstance. - of(BigInteger, BigInteger, BigInteger) - Static method in class com.io7m.changelog.core.CVersion
-
Construct a new immutable
CVersioninstance. - of(ZonedDateTime, String, String, String, URI) - Static method in class com.io7m.changelog.xml.api.CAtomChangelogWriterConfiguration
-
Construct a new immutable
CAtomChangelogWriterConfigurationinstance. - ofXML(InputStream) - Static method in class com.io7m.changelog.cmdline.internal.CLAbstractStrings
- ofXMLResource(Class<?>, String) - Static method in class com.io7m.changelog.cmdline.internal.CLAbstractStrings
P
- parse() - Method in interface com.io7m.changelog.parser.api.CChangelogParserType
- parse() - Method in interface com.io7m.changelog.xml.api.CXMLChangelogParserType
- parse(String) - Static method in class com.io7m.changelog.core.CVersions
-
Parse a version number.
- parse(Path, Consumer<CParseError>) - Method in interface com.io7m.changelog.xml.api.CXMLChangelogParserProviderType
-
Parse a changelog from the given file.
- patch() - Method in class com.io7m.changelog.core.CVersion
- patch() - Method in interface com.io7m.changelog.core.CVersionType
- project() - Method in class com.io7m.changelog.core.CChangelog
- project() - Method in interface com.io7m.changelog.core.CChangelogType
- putAllTicketSystems(Map<String, ? extends CTicketSystem>) - Method in class com.io7m.changelog.core.CChangelog.Builder
-
Put all mappings from the specified map as entries to
ticketSystemsmap. - putTicketSystems(String, CTicketSystem) - Method in class com.io7m.changelog.core.CChangelog.Builder
-
Put one entry to the
ticketSystemsmap. - putTicketSystems(Map.Entry<String, ? extends CTicketSystem>) - Method in class com.io7m.changelog.core.CChangelog.Builder
-
Put one entry to the
ticketSystemsmap.
Q
- qualifier() - Method in class com.io7m.changelog.core.CVersion
- qualifier() - Method in interface com.io7m.changelog.core.CVersionType
R
- releases() - Method in class com.io7m.changelog.core.CChangelog
- releases() - Method in interface com.io7m.changelog.core.CChangelogType
- releaseVersions() - Method in interface com.io7m.changelog.core.CChangelogType
- resources() - Method in class com.io7m.changelog.cmdline.internal.CLAbstractStrings
- resources() - Method in interface com.io7m.changelog.cmdline.internal.CLStringsType
- run() - Method in class com.io7m.changelog.cmdline.Main
S
- setAuthorEmail(String) - Method in class com.io7m.changelog.xml.api.CAtomChangelogWriterConfiguration.Builder
-
Initializes the value for the
authorEmailattribute. - setAuthorName(String) - Method in class com.io7m.changelog.xml.api.CAtomChangelogWriterConfiguration.Builder
-
Initializes the value for the
authorNameattribute. - setBackwardsCompatible(boolean) - Method in class com.io7m.changelog.core.CChange.Builder
-
Initializes the value for the
backwardsCompatibleattribute. - setChanges(Iterable<? extends CChange>) - Method in class com.io7m.changelog.core.CRelease.Builder
-
Sets or replaces all elements for
changeslist. - setDate(ZonedDateTime) - Method in class com.io7m.changelog.core.CChange.Builder
-
Initializes the value for the
dateattribute. - setDate(ZonedDateTime) - Method in class com.io7m.changelog.core.CRelease.Builder
-
Initializes the value for the
dateattribute. - setDefault(boolean) - Method in class com.io7m.changelog.core.CTicketSystem.Builder
-
Initializes the value for the
defaultattribute. - setException(Exception) - Method in class com.io7m.changelog.parser.api.CParseError.Builder
-
Initializes the optional value
exceptionto exception. - setException(Optional<? extends Exception>) - Method in class com.io7m.changelog.parser.api.CParseError.Builder
-
Initializes the optional value
exceptionto exception. - setId(String) - Method in class com.io7m.changelog.core.CTicketSystem.Builder
-
Initializes the value for the
idattribute. - setLexical(LexicalPosition<URI>) - Method in class com.io7m.changelog.parser.api.CParseError.Builder
-
Initializes the value for the
lexicalattribute. - setMajor(BigInteger) - Method in class com.io7m.changelog.core.CVersion.Builder
-
Initializes the value for the
majorattribute. - setMessage(String) - Method in class com.io7m.changelog.parser.api.CParseError.Builder
-
Initializes the value for the
messageattribute. - setMinor(BigInteger) - Method in class com.io7m.changelog.core.CVersion.Builder
-
Initializes the value for the
minorattribute. - setModule(CModuleName) - Method in class com.io7m.changelog.core.CChange.Builder
-
Initializes the optional value
moduleto module. - setModule(Optional<? extends CModuleName>) - Method in class com.io7m.changelog.core.CChange.Builder
-
Initializes the optional value
moduleto module. - setOpen(boolean) - Method in class com.io7m.changelog.core.CRelease.Builder
-
Initializes the value for the
openattribute. - setPatch(BigInteger) - Method in class com.io7m.changelog.core.CVersion.Builder
-
Initializes the value for the
patchattribute. - setProject(CProjectName) - Method in class com.io7m.changelog.core.CChangelog.Builder
-
Initializes the value for the
projectattribute. - setQualifier(CVersionQualifier) - Method in class com.io7m.changelog.core.CVersion.Builder
-
Initializes the optional value
qualifierto qualifier. - setQualifier(Optional<? extends CVersionQualifier>) - Method in class com.io7m.changelog.core.CVersion.Builder
-
Initializes the optional value
qualifierto qualifier. - setReleases(SortedMap<CVersion, CRelease>) - Method in class com.io7m.changelog.core.CChangelog.Builder
-
Initializes the value for the
releasesattribute. - setSeverity(CParseErrorType.Severity) - Method in class com.io7m.changelog.parser.api.CParseError.Builder
-
Initializes the value for the
severityattribute. - setShowDates(boolean) - Method in class com.io7m.changelog.text.api.CPlainChangelogWriterConfiguration.Builder
-
Initializes the value for the
showDatesattribute. - setSummary(String) - Method in class com.io7m.changelog.core.CChange.Builder
-
Initializes the value for the
summaryattribute. - setTickets(Iterable<? extends CTicketID>) - Method in class com.io7m.changelog.core.CChange.Builder
-
Sets or replaces all elements for
ticketslist. - setTicketSystemID(String) - Method in class com.io7m.changelog.core.CRelease.Builder
-
Initializes the value for the
ticketSystemIDattribute. - setTicketSystems(Map<String, ? extends CTicketSystem>) - Method in class com.io7m.changelog.core.CChangelog.Builder
-
Sets or replaces all mappings from the specified map as entries for the
ticketSystemsmap. - setTitle(String) - Method in class com.io7m.changelog.xml.api.CAtomChangelogWriterConfiguration.Builder
-
Initializes the value for the
titleattribute. - setUpdated(ZonedDateTime) - Method in class com.io7m.changelog.xml.api.CAtomChangelogWriterConfiguration.Builder
-
Initializes the value for the
updatedattribute. - setUri(URI) - Method in class com.io7m.changelog.core.CTicketSystem.Builder
-
Initializes the value for the
uriattribute. - setUri(URI) - Method in class com.io7m.changelog.xml.api.CAtomChangelogWriterConfiguration.Builder
-
Initializes the value for the
uriattribute. - setValue(String) - Method in class com.io7m.changelog.core.CModuleName.Builder
-
Initializes the value for the
valueattribute. - setValue(String) - Method in class com.io7m.changelog.core.CProjectName.Builder
-
Initializes the value for the
valueattribute. - setValue(String) - Method in class com.io7m.changelog.core.CTicketID.Builder
-
Initializes the value for the
valueattribute. - setVersion(CVersion) - Method in class com.io7m.changelog.core.CRelease.Builder
-
Initializes the value for the
versionattribute. - severity() - Method in class com.io7m.changelog.parser.api.CParseError
- severity() - Method in interface com.io7m.changelog.parser.api.CParseErrorType
- showDates() - Method in class com.io7m.changelog.text.api.CPlainChangelogWriterConfiguration
- showDates() - Method in interface com.io7m.changelog.text.api.CPlainChangelogWriterConfigurationType
- suggestNextRelease() - Method in interface com.io7m.changelog.core.CChangelogType
-
Suggest a new version number for the next release.
- summary() - Method in class com.io7m.changelog.core.CChange
- summary() - Method in interface com.io7m.changelog.core.CChangeType
T
- text() - Method in record class com.io7m.changelog.core.CVersionQualifier
-
Returns the value of the
textrecord component. - tickets() - Method in class com.io7m.changelog.core.CChange
- tickets() - Method in interface com.io7m.changelog.core.CChangeType
- ticketSystemID() - Method in class com.io7m.changelog.core.CRelease
- ticketSystemID() - Method in interface com.io7m.changelog.core.CReleaseType
- ticketSystems() - Method in class com.io7m.changelog.core.CChangelog
- ticketSystems() - Method in interface com.io7m.changelog.core.CChangelogType
- title() - Method in class com.io7m.changelog.xml.api.CAtomChangelogWriterConfiguration
- title() - Method in interface com.io7m.changelog.xml.api.CAtomChangelogWriterConfigurationType
- toString() - Method in class com.io7m.changelog.cmdline.internal.CLMessages
- toString() - Method in class com.io7m.changelog.cmdline.Main
- toString() - Method in class com.io7m.changelog.cmdline.MainExitless
- toString() - Method in class com.io7m.changelog.core.CChange
-
Prints the immutable value
CChangewith attribute values. - toString() - Method in class com.io7m.changelog.core.CChangelog
-
Prints the immutable value
CChangelogwith attribute values. - toString() - Method in class com.io7m.changelog.core.CModuleName
-
Prints the immutable value
CModuleNamewith attribute values. - toString() - Method in class com.io7m.changelog.core.CProjectName
-
Prints the immutable value
CProjectNamewith attribute values. - toString() - Method in class com.io7m.changelog.core.CRelease
-
Prints the immutable value
CReleasewith attribute values. - toString() - Method in class com.io7m.changelog.core.CTicketID
-
Prints the immutable value
CTicketIDwith attribute values. - toString() - Method in class com.io7m.changelog.core.CTicketSystem
-
Prints the immutable value
CTicketSystemwith attribute values. - toString() - Method in class com.io7m.changelog.core.CVersion
-
Prints the immutable value
CVersionwith attribute values. - toString() - Method in record class com.io7m.changelog.core.CVersionQualifier
-
Returns a string representation of this record class.
- toString() - Method in class com.io7m.changelog.parser.api.CParseError
-
Prints the immutable value
CParseErrorwith attribute values. - toString() - Method in class com.io7m.changelog.text.api.CPlainChangelogWriterConfiguration
-
Prints the immutable value
CPlainChangelogWriterConfigurationwith attribute values. - toString() - Method in class com.io7m.changelog.xml.api.CAtomChangelogWriterConfiguration
-
Prints the immutable value
CAtomChangelogWriterConfigurationwith attribute values.
U
- updated() - Method in class com.io7m.changelog.xml.api.CAtomChangelogWriterConfiguration
- updated() - Method in interface com.io7m.changelog.xml.api.CAtomChangelogWriterConfigurationType
- upToAndIncluding(CChangelog, CVersion, int) - Static method in class com.io7m.changelog.core.CChangelogFilters
- uri() - Method in class com.io7m.changelog.core.CTicketSystem
- uri() - Method in interface com.io7m.changelog.core.CTicketSystemType
- uri() - Method in class com.io7m.changelog.xml.api.CAtomChangelogWriterConfiguration
- uri() - Method in interface com.io7m.changelog.xml.api.CAtomChangelogWriterConfigurationType
V
- VALID_NAME_LENGTH - Static variable in class com.io7m.changelog.core.CModuleNames
-
The maximum length of a name.
- VALID_NAME_LENGTH - Static variable in class com.io7m.changelog.core.CProjectNames
-
The maximum length of a name.
- VALID_NAME_LENGTH - Static variable in class com.io7m.changelog.core.CTicketIDs
-
The maximum length of a ticket ID.
- VALID_NAMES - Static variable in class com.io7m.changelog.core.CModuleNames
-
The pattern that defines a valid name, not including the length of the name.
- VALID_NAMES - Static variable in class com.io7m.changelog.core.CProjectNames
-
The pattern that defines a valid name, not including the length of the name.
- VALID_NAMES - Static variable in class com.io7m.changelog.core.CTicketIDs
-
The pattern that defines a valid ticket ID, not including the length of the name.
- value() - Method in class com.io7m.changelog.core.CModuleName
- value() - Method in interface com.io7m.changelog.core.CModuleNameType
- value() - Method in class com.io7m.changelog.core.CProjectName
- value() - Method in interface com.io7m.changelog.core.CProjectNameType
- value() - Method in class com.io7m.changelog.core.CTicketID
- value() - Method in interface com.io7m.changelog.core.CTicketIDType
- valueOf(String) - Static method in enum class com.io7m.changelog.parser.api.CParseErrorType.Severity
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class com.io7m.changelog.parser.api.CParseErrorType.Severity
-
Returns an array containing the constants of this enum class, in the order they are declared.
- version() - Method in class com.io7m.changelog.core.CRelease
- version() - Method in interface com.io7m.changelog.core.CReleaseType
W
- WARNING - Enum constant in enum class com.io7m.changelog.parser.api.CParseErrorType.Severity
-
A warning.
- withAuthorEmail(String) - Method in class com.io7m.changelog.xml.api.CAtomChangelogWriterConfiguration
-
Copy the current immutable object by setting a value for the
authorEmailattribute. - withAuthorName(String) - Method in class com.io7m.changelog.xml.api.CAtomChangelogWriterConfiguration
-
Copy the current immutable object by setting a value for the
authorNameattribute. - withBackwardsCompatible(boolean) - Method in class com.io7m.changelog.core.CChange
-
Copy the current immutable object by setting a value for the
backwardsCompatibleattribute. - withChanges(CChange...) - Method in class com.io7m.changelog.core.CRelease
-
Copy the current immutable object with elements that replace the content of
changes. - withChanges(Iterable<? extends CChange>) - Method in class com.io7m.changelog.core.CRelease
-
Copy the current immutable object with elements that replace the content of
changes. - withDate(ZonedDateTime) - Method in class com.io7m.changelog.core.CChange
-
Copy the current immutable object by setting a value for the
dateattribute. - withDate(ZonedDateTime) - Method in class com.io7m.changelog.core.CRelease
-
Copy the current immutable object by setting a value for the
dateattribute. - withDefault(boolean) - Method in class com.io7m.changelog.core.CTicketSystem
-
Copy the current immutable object by setting a value for the
defaultattribute. - withException(Exception) - Method in class com.io7m.changelog.parser.api.CParseError
-
Copy the current immutable object by setting a present value for the optional
exceptionattribute. - withException(Optional<? extends Exception>) - Method in class com.io7m.changelog.parser.api.CParseError
-
Copy the current immutable object by setting an optional value for the
exceptionattribute. - withId(String) - Method in class com.io7m.changelog.core.CTicketSystem
-
Copy the current immutable object by setting a value for the
idattribute. - withLexical(LexicalPosition<URI>) - Method in class com.io7m.changelog.parser.api.CParseError
-
Copy the current immutable object by setting a value for the
lexicalattribute. - withMajor(BigInteger) - Method in class com.io7m.changelog.core.CVersion
-
Copy the current immutable object by setting a value for the
majorattribute. - withMessage(String) - Method in class com.io7m.changelog.parser.api.CParseError
-
Copy the current immutable object by setting a value for the
messageattribute. - withMinor(BigInteger) - Method in class com.io7m.changelog.core.CVersion
-
Copy the current immutable object by setting a value for the
minorattribute. - withModule(CModuleName) - Method in class com.io7m.changelog.core.CChange
-
Copy the current immutable object by setting a present value for the optional
moduleattribute. - withModule(Optional<? extends CModuleName>) - Method in class com.io7m.changelog.core.CChange
-
Copy the current immutable object by setting an optional value for the
moduleattribute. - withOpen(boolean) - Method in class com.io7m.changelog.core.CRelease
-
Copy the current immutable object by setting a value for the
openattribute. - withPatch(BigInteger) - Method in class com.io7m.changelog.core.CVersion
-
Copy the current immutable object by setting a value for the
patchattribute. - withProject(CProjectName) - Method in class com.io7m.changelog.core.CChangelog
-
Copy the current immutable object by setting a value for the
projectattribute. - withQualifier(CVersionQualifier) - Method in class com.io7m.changelog.core.CVersion
-
Copy the current immutable object by setting a present value for the optional
qualifierattribute. - withQualifier(Optional<? extends CVersionQualifier>) - Method in class com.io7m.changelog.core.CVersion
-
Copy the current immutable object by setting an optional value for the
qualifierattribute. - withReleases(SortedMap<CVersion, CRelease>) - Method in class com.io7m.changelog.core.CChangelog
-
Copy the current immutable object by setting a value for the
releasesattribute. - withSeverity(CParseErrorType.Severity) - Method in class com.io7m.changelog.parser.api.CParseError
-
Copy the current immutable object by setting a value for the
severityattribute. - withShowDates(boolean) - Method in class com.io7m.changelog.text.api.CPlainChangelogWriterConfiguration
-
Copy the current immutable object by setting a value for the
showDatesattribute. - withSummary(String) - Method in class com.io7m.changelog.core.CChange
-
Copy the current immutable object by setting a value for the
summaryattribute. - withTickets(CTicketID...) - Method in class com.io7m.changelog.core.CChange
-
Copy the current immutable object with elements that replace the content of
tickets. - withTickets(Iterable<? extends CTicketID>) - Method in class com.io7m.changelog.core.CChange
-
Copy the current immutable object with elements that replace the content of
tickets. - withTicketSystemID(String) - Method in class com.io7m.changelog.core.CRelease
-
Copy the current immutable object by setting a value for the
ticketSystemIDattribute. - withTicketSystems(Map<String, ? extends CTicketSystem>) - Method in class com.io7m.changelog.core.CChangelog
-
Copy the current immutable object by replacing the
ticketSystemsmap with the specified map. - withTitle(String) - Method in class com.io7m.changelog.xml.api.CAtomChangelogWriterConfiguration
-
Copy the current immutable object by setting a value for the
titleattribute. - withUpdated(ZonedDateTime) - Method in class com.io7m.changelog.xml.api.CAtomChangelogWriterConfiguration
-
Copy the current immutable object by setting a value for the
updatedattribute. - withUri(URI) - Method in class com.io7m.changelog.core.CTicketSystem
-
Copy the current immutable object by setting a value for the
uriattribute. - withUri(URI) - Method in class com.io7m.changelog.xml.api.CAtomChangelogWriterConfiguration
-
Copy the current immutable object by setting a value for the
uriattribute. - withValue(String) - Method in class com.io7m.changelog.core.CModuleName
-
Copy the current immutable object by setting a value for the
valueattribute. - withValue(String) - Method in class com.io7m.changelog.core.CProjectName
-
Copy the current immutable object by setting a value for the
valueattribute. - withValue(String) - Method in class com.io7m.changelog.core.CTicketID
-
Copy the current immutable object by setting a value for the
valueattribute. - withVersion(CVersion) - Method in class com.io7m.changelog.core.CRelease
-
Copy the current immutable object by setting a value for the
versionattribute. - write(CChangelog) - Method in interface com.io7m.changelog.writer.api.CChangelogWriterType
- write(Path, Path, CChangelog) - Method in interface com.io7m.changelog.xml.api.CXMLChangelogWriterProviderType
-
Create a new writer, write the contents of
changelogtofileTempand then atomically renamefileTemptofile.
X
- XML_URI - Static variable in class com.io7m.changelog.schema.CSchema
-
The public XML URI for changelog documents.
All Classes and Interfaces|All Packages