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