public class IterableParentAxis extends IterableAxis
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
Constructor and Description |
---|
IterableParentAxis(int value) |
Modifier and Type | Method and Description |
---|---|
java.util.Iterator |
iterator(java.lang.Object contextNode,
ContextSupport support)
Gets the iterator for a specific XPath axis.
|
namedAccessIterator, supportsNamedAccess, value
private static final long serialVersionUID
public java.util.Iterator iterator(java.lang.Object contextNode, ContextSupport support) throws UnsupportedAxisException
IterableAxis
iterator
in class IterableAxis
contextNode
- the current context node to work fromsupport
- the additional context informationUnsupportedAxisException