public class AncestorAxisIterator extends AncestorOrSelfAxisIterator
ancestor axis.
The "ancestor axis contains the ancestors of the context node;
the ancestors of the context node consist of the parent of context node and
the parent's parent and so on; thus, the ancestor axis will always include
the root node, unless the context node is the root node."| Constructor and Description |
|---|
AncestorAxisIterator(Object contextNode,
Navigator navigator)
Create a new ancestor axis iterator.
|
hasNext, next, removeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingCopyright © 2001–2016 Codehaus. All rights reserved.