Jalopy 1.0b10

Uses of Class
de.hunsicker.util.Version

Packages that use Version
de.hunsicker.jalopy Contains the main classes to directly interact with the Jalopy formatting engine. 
de.hunsicker.util Contains miscellaneous utility and helper classes. 
 

Uses of Version in de.hunsicker.jalopy
 

Methods in de.hunsicker.jalopy that return Version
 de.hunsicker.util.Version VersionMismatchException.getExpected()
          Returns the expected version.
 de.hunsicker.util.Version VersionMismatchException.getFound()
          Returns the found version.
static de.hunsicker.util.Version Jalopy.getVersion()
          Returns the version information.
 

Constructors in de.hunsicker.jalopy with parameters of type Version
VersionMismatchException(de.hunsicker.util.Version expected, de.hunsicker.util.Version found)
          Creates a new VersionMismatchException object.
VersionMismatchException(de.hunsicker.util.Version expected, de.hunsicker.util.Version found)
          Creates a new VersionMismatchException object.
 

Uses of Version in de.hunsicker.util
 

Methods in de.hunsicker.util that return Version
static de.hunsicker.util.Version Version.valueOf(java.lang.String version)
          Returns the version object for the given string.
 


Jalopy 1.0b10

Submit a bug or feature.

For further information and documentation, visit the official Jalopy website.
This page generated: June 18 2003