public class FileIterator extends Object
protected FileIterator(String path, String charEncoding) throws UnsupportedEncodingException, FileNotFoundException
public boolean hasNext()
public String readLine()
public void close()
Copyright © 2016. All rights reserved.