|
XML Parser for Java 1.1.9 | ||||||||
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 "1.0.1" . |
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 final java.lang.String S_VERSION
"1.0.1"
.public static final int MAJOR
public static final int MINOR
public static final int SUBMINOR
Constructor Detail |
public Version()
|
XML Parser for Java 1.1.9 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |