| Package | Description |
|---|---|
| dev.dejvokep.boostedyaml.dvs | |
| dev.dejvokep.boostedyaml.dvs.versioning | |
| dev.dejvokep.boostedyaml.updater |
| Modifier and Type | Method and Description |
|---|---|
Version |
Version.copy()
Creates a copy of this version object.
|
Version |
Version.copy()
Creates a copy of this version object.
|
Version |
Pattern.getFirstVersion()
Builds and returns the first version specified by this pattern.
|
Version |
Pattern.getFirstVersion()
Builds and returns the first version specified by this pattern.
|
Version |
Pattern.getVersion(String versionId)
Parses the given version ID.
|
Version |
Pattern.getVersion(String versionId)
Parses the given version ID.
|
| Modifier and Type | Method and Description |
|---|---|
int |
Version.compareTo(Version o) |
int |
Version.compareTo(Version o) |
| Modifier and Type | Method and Description |
|---|---|
Version |
AutomaticVersioning.getDocumentVersion(Section document,
boolean defaults) |
Version |
ManualVersioning.getDocumentVersion(Section document,
boolean defaults) |
Version |
Versioning.getDocumentVersion(Section document,
boolean defaults)
Returns version of the given document (section).
|
Version |
Versioning.getDocumentVersion(Section document,
boolean defaults)
Returns version of the given document (section).
|
Version |
ManualVersioning.getDocumentVersion(Section document,
boolean defaults) |
Version |
AutomaticVersioning.getDocumentVersion(Section document,
boolean defaults) |
Version |
AutomaticVersioning.getFirstVersion() |
Version |
ManualVersioning.getFirstVersion() |
Version |
Versioning.getFirstVersion()
Returns the first version specified by the used pattern.
|
Version |
Versioning.getFirstVersion()
Returns the first version specified by the used pattern.
|
Version |
ManualVersioning.getFirstVersion() |
Version |
AutomaticVersioning.getFirstVersion() |
| Constructor and Description |
|---|
Relocator(Section section,
Version documentVersion,
Version defaultsVersion)
Initializes the relocator with the given section and document versions.
|
Relocator(Section section,
Version documentVersion,
Version defaultsVersion)
Initializes the relocator with the given section and document versions.
|
Copyright © 2022. All rights reserved.