| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.jaxen.util.DescendantAxisIteratororg.jaxen.util.DescendantOrSelfAxisIteratorpublic class DescendantOrSelfAxisIteratorextends DescendantAxisIteratordescendant-or-self axis.
The "descendant-or-self axis contains the context node
and the descendants of the context node."
Field Summary |
Fields inherited from class org.jaxen.util.DescendantAxisIterator | |
children, navigator, stack | |
Constructor Summary | |
| |
Method Summary |
Methods inherited from class org.jaxen.util.DescendantAxisIterator | |
hasNext, next, remove | |
public DescendantOrSelfAxisIterator(Object contextNode,
Navigator navigator)Create a newdesscendant-or-selfaxis iterator.
- Parameters:
contextNode- the node to start fromnavigator- the object model specific navigator