public class CharIterator extends PDFNetIterator
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
clone() |
java.lang.Object |
next()
Advances the iterator to the next element of the collection.
|
Destroy, hasNext, remove
public java.lang.Object next()
PDFNetIterator
next
in interface java.util.Iterator
next
in class PDFNetIterator
public java.lang.Object clone()
clone
in class PDFNetIterator