public class Version extends Object
| Constructor and Description |
|---|
Version() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getProduct()
Get just the product name.
|
static String |
getVersion()
Get the version string for xml-commons-resolver.
|
static String |
getVersionNum()
Get just the version number v.r.
|
static void |
main(String[] argv)
Print the release version to the command line.
|
public static String getVersion()
"XmlResolver v.r".public static String getProduct()
public static String getVersionNum()
public static void main(String[] argv)
argv - command line arguments, unused.Copyright © 2015 JBoss by Red Hat. All rights reserved.