com.ctc.wstx.compat
public class JdkInfo extends java.lang.Object
Constructor and Description |
---|
JdkInfo() |
Modifier and Type | Method and Description |
---|---|
static JdkImpl |
constructImpl(int version)
Really crude class-loading functionality; just tries to create
JDK wrapper instance for given version.
|
static int |
getJDKVersion() |
public static int getJDKVersion()
public static JdkImpl constructImpl(int version) throws java.lang.Exception
java.lang.Exception