| Package | Description |
|---|---|
| dev.dejvokep.boostedyaml.dvs | |
| dev.dejvokep.boostedyaml.dvs.versioning |
| 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, being the version with all cursors set to
0. |
Version |
Pattern.getFirstVersion()
Builds and returns the first version specified by this pattern, being the version with all cursors set to
0. |
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() |
Copyright © 2024. All rights reserved.