Class FollowingAxisIterator

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

public class FollowingAxisIterator extends Object implements Iterator
Represents the XPath following axis. The "following axis contains all nodes in the same document as the context node that are after the context node in document order, excluding any descendants and excluding attribute nodes and namespace nodes."
Version:
2.0.0