net.cscott.gjdoc.html
public abstract class Version extends Object
Version
object contains fields naming the current version
(0.2) of the GJDoc tool.Version: $Id: Version.java.in,v 1.2 2003/04/09 21:28:31 cananian Exp $
Field Summary | |
---|---|
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. |
Returns: "GJDoc"
Returns: "GJDoc 0.2"
Returns: "0.2"