|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ctc.wstx.compat.JdkInfo
Simple accessor class that can access JDK version information. Separate from JdkFeatures so that former can call static methods defined in this class, from its own static initializers.
| Constructor Summary | |
JdkInfo()
|
|
| Method Summary | |
static JdkImpl |
constructImpl(int version)
Really crude class-loading functionality; just tries to create JDK wrapper instance for given version. |
static int |
getJDKVersion()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public JdkInfo()
| Method Detail |
public static int getJDKVersion()
public static JdkImpl constructImpl(int version)
throws java.lang.Exception
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||