Class Version


  • public class Version
    extends java.lang.Object
    This class defines the version number of the parser.
    Version:
    $Id: Version.java 446761 2006-09-15 21:59:29Z mrglavas $
    • Constructor Summary

      Constructors 
      Constructor Description
      Version()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.String getVersion()  
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Version

        public Version()
    • Method Detail

      • getVersion

        public static java.lang.String getVersion()