| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.jaxen.expr.iter.IterableAxisorg.jaxen.expr.iter.IterableAncestorAxispublic class IterableAncestorAxisextends IterableAxisField Summary | |
private static long | |
Fields inherited from class org.jaxen.expr.iter.IterableAxis | |
value | |
Constructor Summary | |
| |
Method Summary | |
Iterator |
|
Methods inherited from class org.jaxen.expr.iter.IterableAxis | |
iterator, namedAccessIterator, supportsNamedAccess, value | |
public Iterator iterator(Object contextNode,
ContextSupport support)
throws UnsupportedAxisExceptionGets the iterator for a specific XPath axis.
- Overrides:
- iterator in interface IterableAxis
- Parameters:
contextNode- the current context node to work fromsupport- the additional context information
- Returns:
- an iterator for the axis
- Throws:
UnsupportedAxisException-