|
|||||||||
| Home >> All >> org >> znerd >> [ xmlenc overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.znerd.xmlenc
Class Library

java.lang.Objectorg.znerd.xmlenc.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 $
| Constructor Summary | |
private |
Library()
Constructs a new Library object. |
| Method Summary | |
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 |
| Constructor Detail |
Library
private Library()
- Constructs a new
Libraryobject.
| Method Detail |
getVersion
public static final java.lang.String getVersion()
- Returns the version of the xmlenc library.
|
|||||||||
| Home >> All >> org >> znerd >> [ xmlenc overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
org.znerd.xmlenc.Library