public class IterablePrecedingSiblingAxis extends IterableAxis
| Constructor and Description | 
|---|
IterablePrecedingSiblingAxis(int value)  | 
| Modifier and Type | Method and Description | 
|---|---|
Iterator | 
iterator(Object contextNode,
        ContextSupport support)
Gets the iterator for a specific XPath axis. 
 | 
namedAccessIterator, supportsNamedAccess, valuepublic Iterator iterator(Object contextNode, ContextSupport support) throws UnsupportedAxisException
IterableAxisiterator in class IterableAxiscontextNode - the current context node to work fromsupport - the additional context informationUnsupportedAxisException - if the axis is not iterableCopyright 2001–2022 The Jaxen Project. All rights reserved.