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(Object contextNode,
Navigator navigator)
Create a new
desscendant-or-self axis iterator. |
Copyright © 2001-2015 Codehaus. All Rights Reserved.