Package org.jboss.marshalling
Class Version
java.lang.Object
org.jboss.marshalling.Version
The version of the Marshalling API.
-
Field Details
-
JAR_NAME
-
VERSION
The version.
-
-
Constructor Details
-
Version
private Version()
-
-
Method Details
-
getVersionString
Get the version string.- Returns:
- the version string
-
getJarName
Get the JAR file name.- Returns:
- the JAR file name
-
main
Print the version toSystem.out
.- Parameters:
args
- ignored
-