Uses of Class
org.apache.xml.dtm.ref.DTMDefaultBaseIterators.AncestorIterator
-
Packages that use DTMDefaultBaseIterators.AncestorIterator Package Description org.apache.xml.dtm.ref -
-
Uses of DTMDefaultBaseIterators.AncestorIterator in org.apache.xml.dtm.ref
Subclasses of DTMDefaultBaseIterators.AncestorIterator in org.apache.xml.dtm.ref Modifier and Type Class Description class
DTMDefaultBaseIterators.TypedAncestorIterator
Typed iterator that returns the ancestors of a given node.
-