|
XML for Java Compatibility API 2.0.15 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.ibm.xml.parser.Version
XML4J administrative class to keep track of the version number of the release.
Field Summary | |
static int |
MAJOR
Major version number. |
static int |
MINOR
Minor version number. |
static java.lang.String |
S_VERSION
Version String like "XML4i v.r[.dd| Dnn]" . |
static int |
SUBMINOR
SubMinor version number. |
Constructor Summary | |
Version()
|
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 S_VERSION
"XML4i v.r[.dd| Dnn]"
.
Semantics of the version string are explained in the FAQ.public static int MAJOR
public static int MINOR
public static int SUBMINOR
Constructor Detail |
public Version()
|
XML for Java Compatibility API 2.0.15 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |