Class FollowingSiblingAxisIterator

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

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