public class IterableSelfAxis extends IterableAxis
| Constructor and Description |
|---|
IterableSelfAxis(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, valuepublic 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 informationUnsupportedAxisExceptionCopyright © 2001–2018 Codehaus. All rights reserved.