Uses of Class
org.apache.xml.dtm.ref.DTMDefaultBaseIterators.DescendantIterator
| Package | Description |
|---|---|
| org.apache.xml.dtm.ref |
-
Uses of DTMDefaultBaseIterators.DescendantIterator in org.apache.xml.dtm.ref
Subclasses of DTMDefaultBaseIterators.DescendantIterator in org.apache.xml.dtm.ref Modifier and Type Class Description classDTMDefaultBaseIterators.NthDescendantIteratorIterator that returns the descendants of a given node.classDTMDefaultBaseIterators.TypedDescendantIteratorTyped iterator that returns the descendants of a given node.