Class LinkedIterator
java.lang.Object
org.jaxen.util.LinkedIterator
- All Implemented Interfaces:
Iterator
-
Field Details
-
iterators
Deprecated. -
cur
private int curDeprecated.
-
-
Constructor Details
-
LinkedIterator
public LinkedIterator()Deprecated.
-
-
Method Details
-
addIterator
Deprecated. -
hasNext
-
next
-
remove
public void remove()Deprecated.This operation is not supported.- Specified by:
removein interfaceIterator- Throws:
UnsupportedOperationException
-