public class IterableNamespaceAxis extends IterableAxis
| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID |
| Constructor and Description |
|---|
IterableNamespaceAxis(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, valueprivate static final long serialVersionUID
public java.util.Iterator iterator(java.lang.Object contextNode,
ContextSupport support)
throws UnsupportedAxisException
IterableAxisiterator in class IterableAxiscontextNode - the current context node to work fromsupport - the additional context informationUnsupportedAxisException