public class BigFileReader extends Object
Constructor and Description |
---|
BigFileReader(String filePath) |
public BigFileReader(String filePath) throws FileNotFoundException
filePath
- FileNotFoundException
public void close() throws IOException
IOException
public boolean hasNext() throws IOException
IOException
public String next()
public String nextTrimmed()
Copyright © 2014. All rights reserved.