public abstract class Version extends Object
Version
object contains fields naming the current version
of the jdoctest application (1.6).Modifier and Type | Field and Description |
---|---|
static String |
PACKAGE_BUGREPORT
The address to which bug reports should be sent.
|
static String |
PACKAGE_NAME
The name of the package.
|
static String |
PACKAGE_STRING
The package name and version as one string.
|
static String |
PACKAGE_VERSION
The version of the package.
|
Constructor and Description |
---|
Version() |
public static final String PACKAGE_NAME
public static final String PACKAGE_VERSION
public static final String PACKAGE_STRING
public static final String PACKAGE_BUGREPORT
public static void main(String[] args)
Copyright © 2009 C. Scott Ananian