org.xins.common
Class Library

java.lang.Object
  extended byorg.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.17 $ $Date: 2008/07/04 10:22:55 $
Author:
Ernst de Haan

Method Summary
static String getVersion()
          Returns the version of this library.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

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/.