| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.jaxen.util.FollowingSiblingAxisIteratorpublic class FollowingSiblingAxisIteratorextends java.lang.Objectimplements IteratorField Summary | |
private Object | |
private Navigator | |
private Iterator | |
Constructor Summary | |
| |
public FollowingSiblingAxisIterator(Object contextNode,
Navigator navigator)
throws UnsupportedAxisExceptionpublic boolean hasNext()
public Object next()
throws NoSuchElementExceptionpublic void remove()
throws UnsupportedOperationException