Class Version
- java.lang.Object
-
- org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.Version
-
public class Version extends Object
This class defines the version number of the parser.- Version:
- $Id$
-
-
Constructor Summary
Constructors Constructor Description Version()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static String
getVersion()
static void
main(String[] argv)
Prints out the version number to System.out.
-
-
-
Field Detail
-
fVersion
public static String fVersion
Deprecated.getVersion() should be used instead.Version string.
-
-