org.apache.batik
Class Version
java.lang.Object
org.apache.batik.Version
- public final class Version
- extends Object
This class defines the Batik version number.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LABEL_DEVELOPMENT_BUILD
public static final String LABEL_DEVELOPMENT_BUILD
- See Also:
- Constant Field Values
Version
public Version()
getVersion
public static String getVersion()
- Returns:
- the Batik version. This is based on the CVS tag.
If this Version is not part of a tagged release, then
the returned value is a constant reflecting a development
build.
Copyright ? 2005 Apache Software Foundation. All Rights Reserved.