private static class FileReader.FileReaderIterator extends Object implements Iterator<org.jsoup.select.Elements>
| Modifier and Type | Field and Description |
|---|---|
(package private) Iterator<org.jsoup.nodes.Element> |
rowIterator |
| Constructor and Description |
|---|
FileReaderIterator(org.jsoup.select.Elements rows) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
org.jsoup.select.Elements |
next() |
(package private) org.jsoup.select.Elements |
next(String selector) |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingCopyright © 2012–2018 The Apache Software Foundation. All rights reserved.