Class PrecedingSiblingAxisIterator

java.lang.Object
org.jaxen.util.PrecedingSiblingAxisIterator
All Implemented Interfaces:
Iterator

public class PrecedingSiblingAxisIterator extends Object implements Iterator
Represents the XPath preceding-sibling axis. The "preceding-sibling axis contains all the preceding siblings of the context node; if the context node is an attribute node or namespace node, the preceding-sibling axis is empty."
Version:
2.0.0