|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ctc.wstx.compat.JdkImpl
com.ctc.wstx.compat.Jdk12Impl
com.ctc.wstx.compat.Jdk13Impl
JDK 1.3 compatible implementation; adds off-the-shelf simple data struct instances on top of 1.2.
| Constructor Summary | |
|
Jdk13Impl()
Constructor used for creating 'real' instance. |
protected |
Jdk13Impl(boolean dummy)
Constructor derived classes call to avoid creation of helper Objects 'real' instance needs (if any) |
| Method Summary | |
java.util.List |
getEmptyList()
|
java.util.Map |
getEmptyMap()
|
java.util.Set |
getEmptySet()
|
| Methods inherited from class com.ctc.wstx.compat.Jdk12Impl |
getInsertOrderedMap, getInsertOrderedMap, getLRULimitMap, setInitCause |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Jdk13Impl()
protected Jdk13Impl(boolean dummy)
| Method Detail |
public java.util.List getEmptyList()
getEmptyList in class Jdk12Implpublic java.util.Map getEmptyMap()
getEmptyMap in class Jdk12Implpublic java.util.Set getEmptySet()
getEmptySet in class Jdk12Impl
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||