|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ctc.wstx.compat.JdkFeatures
This is the class that is used to access JDK-version dependant
features. This is done by asking for instance of
JdkImpl; returned implementation class knows how current JDK
implements functionality needed.
| Constructor Summary | |
JdkFeatures()
|
|
| Method Summary | |
static JdkImpl |
getInstance()
|
static void |
main(java.lang.String[] args)
Simple test driver; not usable as a unit test, most likely, but can be used for quick diagnostics. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public JdkFeatures()
| Method Detail |
public static JdkImpl getInstance()
public static void main(java.lang.String[] args)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||