Package | Description |
---|---|
de.hunsicker.jalopy |
Contains the main classes to directly interact with the Jalopy formatting engine.
|
de.hunsicker.util |
Contains miscellaneous utility and helper classes.
|
Modifier and Type | Method and Description |
---|---|
Version |
VersionMismatchException.getExpected()
Returns the expected version.
|
Version |
VersionMismatchException.getFound()
Returns the found version.
|
static Version |
Jalopy.getVersion()
Returns the version information.
|
Constructor and Description |
---|
VersionMismatchException(Version expected,
Version found)
Creates a new VersionMismatchException object.
|
Modifier and Type | Method and Description |
---|---|
static Version |
Version.valueOf(java.lang.String version)
Returns the version object for the given string.
|
Submit a bug or feature.
For further information and documentation, visit the official Jalopy website.
This page generated: March 30 2013