public class Version
extends java.lang.Object
| Constructor and Description |
|---|
Version() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
getProduct()
Get just the product name.
|
static java.lang.String |
getVersion()
Get the version string for xml-commons-resolver.
|
static java.lang.String |
getVersionNum()
Get just the version number v.r.
|
static void |
main(java.lang.String[] argv)
Print the release version to the command line.
|
public static java.lang.String getVersion()
"XmlResolver v.r".public static java.lang.String getProduct()
public static java.lang.String getVersionNum()
public static void main(java.lang.String[] argv)
argv - command line arguments, unused.Copyright ? 2001-2003 Apache Software Foundation. All Rights Reserved.