org.znerd.xsltcompress
Class Library
java.lang.Object
|
+--org.znerd.xsltcompress.Library
- public final class Library
- extends Object
Class that represents this XSLTCompress library.
- Since:
- XSLTCompress 0.1
- Version:
- $Revision: 1.1 $ $Date: 2003/04/25 14:04:44 $
- Author:
- Ernst de Haan (znerd@FreeBSD.org)
Method Summary |
static String |
getVersion()
Returns the version of the XSLTCompress library. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getVersion
public static final String getVersion()
- Returns the version of the
XSLTCompress
library.
- Returns:
- the version of this library, for example
"0.1"
,
never null
.
Copyright © Wanadoo Nederland B.V.
See http://xsltcompress.sourceforge.net/.