| java.lang.Object org.apache.batik.Version
Version | final public class Version (Code) | | This class defines the Batik version number.
author: Vincent Hardy version: $Id$ |
LABEL_DEVELOPMENT_BUILD | final public static String LABEL_DEVELOPMENT_BUILD(Code) | | |
getVersion | public static String getVersion()(Code) | | the Batik version. This is based on the CVS tag.If this Version is not part of a tagged release, thenthe returned value is a constant reflecting a developmentbuild. |
|
|