org.jaxen.util
Class PrecedingAxisIterator
java.lang.Object
|
+--org.jaxen.util.PrecedingAxisIterator
- All Implemented Interfaces:
- Iterator
- public class PrecedingAxisIterator
- extends Object
- implements Iterator
- Author:
- Erwin Bolwidt
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PrecedingAxisIterator
public PrecedingAxisIterator(Object contextNode,
Navigator navigator)
throws UnsupportedAxisException
hasNext
public boolean hasNext()
- Specified by:
hasNext
in interface Iterator
next
public Object next()
throws NoSuchElementException
- Specified by:
next
in interface Iterator
remove
public void remove()
throws UnsupportedOperationException
- Specified by:
remove
in interface Iterator
Copyright © 2002 bob mcwhirter & James Strachan. All Rights Reserved. Hosted by