org.xins.common
Class Library
java.lang.Object
org.xins.common.Library
- public final class Library
- extends Object
Class that represents the XINS/Java Common Library.
- Since:
- XINS 1.0.0
- Version:
- $Revision: 1.11 $ $Date: 2006/08/28 09:12:35 $
- Author:
- Ernst de Haan
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getVersion
public static String getVersion()
- Returns the version of this library.
- Returns:
- the version of this library, for example
"1.0.0"
,
never null
.
See http://www.xins.org/.