| Modifier | Constructor and Description |
|---|---|
protected |
FileIterator(InputStream is,
String charEncoding) |
protected |
FileIterator(String path,
String charEncoding) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
boolean |
hasNext() |
String |
next() |
String |
readLine() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingprotected FileIterator(String path, String charEncoding) throws UnsupportedEncodingException, FileNotFoundException
protected FileIterator(InputStream is, String charEncoding) throws UnsupportedEncodingException, FileNotFoundException
public String readLine()
public void close()
close in interface Closeableclose in interface AutoCloseableCopyright © 2017. All rights reserved.