Save This Page
Home » Xerces-J-src.2.9.1 » org.apache.xerces » impl » [javadoc | source]
org.apache.xerces.impl
public class: Version [javadoc | source]
java.lang.Object
   org.apache.xerces.impl.Version
This class defines the version number of the parser.
Field Summary
public static  String fVersion    Version string.
     
    Method from org.apache.xerces.impl.Version Summary:
    getVersion,   main
    Methods from java.lang.Object:
    equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
    Method from org.apache.xerces.impl.Version Detail:
     public static String getVersion() 
     public static  void main(String[] argv) 
      Prints out the version number to System.out. This is needed for the build system.