Class Library


  • public final class Library
    extends java.lang.Object
    Class that represents this xmlenc library.
    Since:
    xmlenc 0.30
    Version:
    $Revision: 1.2 $ $Date: 2005/09/12 08:40:02 $
    Author:
    Ernst de Haan (wfe.dehaan@gmail.com)
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.String getVersion()
      Returns the version of the xmlenc library.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getVersion

        public static final java.lang.String getVersion()
        Returns the version of the xmlenc library.
        Returns:
        the version of this library, for example "0.52", never null.