org.jaxup
Class Version

java.lang.Object
  |
  +--org.jaxup.Version

public class Version
extends Object


Field Summary
static String VERSION
           
 
Constructor Summary
Version()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

VERSION

public static final String VERSION
See Also:
Constant Field Values
Constructor Detail

Version

public Version()