Uses of Class
org.apache.xml.dtm.ref.DTMDefaultBaseIterators.SingletonIterator
| Package | Description |
|---|---|
| org.apache.xml.dtm.ref | |
| org.apache.xml.dtm.ref.sax2dtm |
-
Uses of DTMDefaultBaseIterators.SingletonIterator in org.apache.xml.dtm.ref
Subclasses of DTMDefaultBaseIterators.SingletonIterator in org.apache.xml.dtm.ref Modifier and Type Class Description classDTMDefaultBaseIterators.TypedSingletonIteratorIterator that returns a given node only if it is of a given type. -
Uses of DTMDefaultBaseIterators.SingletonIterator in org.apache.xml.dtm.ref.sax2dtm
Subclasses of DTMDefaultBaseIterators.SingletonIterator in org.apache.xml.dtm.ref.sax2dtm Modifier and Type Class Description classSAX2DTM2.TypedSingletonIteratorIterator that returns a given node only if it is of a given type.