public class DescendantOrSelfAxisIterator extends DescendantAxisIterator
descendant-or-self axis.
The "descendant-or-self axis contains the context node
and the descendants of the context node."| Constructor and Description |
|---|
DescendantOrSelfAxisIterator(java.lang.Object contextNode,
Navigator navigator)
Create a new
desscendant-or-self axis iterator. |
hasNext, next, removepublic DescendantOrSelfAxisIterator(java.lang.Object contextNode,
Navigator navigator)
desscendant-or-self axis iterator.contextNode - the node to start fromnavigator - the object model specific navigator