|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.xerces.impl.Version
This class defines the version number of the parser.
Field Summary | |
static java.lang.String |
fVersion
Deprecated. getVersion() should be used instead. |
Constructor Summary | |
Version()
|
Method Summary | |
static java.lang.String |
getVersion()
|
static void |
main(java.lang.String[] argv)
Prints out the version number to System.out. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static java.lang.String fVersion
Constructor Detail |
public Version()
Method Detail |
public static java.lang.String getVersion()
public static void main(java.lang.String[] argv)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |