Uses of Class
org.loboevolution.apache.xml.dtm.ref.DTMDefaultBaseIterators.InternalAxisIteratorBase
Packages that use DTMDefaultBaseIterators.InternalAxisIteratorBase
-
Uses of DTMDefaultBaseIterators.InternalAxisIteratorBase in org.loboevolution.apache.xml.dtm.ref
Subclasses of DTMDefaultBaseIterators.InternalAxisIteratorBase in org.loboevolution.apache.xml.dtm.refModifier and TypeClassDescriptionclass
Iterator that returns the ancestors of a given node in document order.final class
Iterator that returns attribute nodes (of what nodes?)final class
Iterator that returns all immediate children of a given nodeclass
Iterator that returns the descendants of a given node.class
Iterator that returns following nodes of for a given node.class
Iterator that returns all siblings of a given node.class
Iterator that returns the namespace nodes as defined by the XPath data model for a given node.final class
Iterator that returns the parent of a given node.class
Iterator that returns preceding nodes of a given node.class
Iterator that returns preceding siblings of a given nodeclass
Iterator that returns the root node as defined by the XPath data model for a given node.class
Class SingletonIterator.