Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.jaxen.util.FollowingSiblingAxisIterator
public class FollowingSiblingAxisIterator
extends java.lang.Object
implements Iterator
Field Summary | |
private Object | |
private Navigator | |
private Iterator |
Constructor Summary | |
|
public FollowingSiblingAxisIterator(Object contextNode, Navigator navigator) throws UnsupportedAxisException
public boolean hasNext()
public Object next() throws NoSuchElementException
public void remove() throws UnsupportedOperationException