|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.ctc.wstx.compat.JdkFeatures
public class 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()
|
| 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()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||