public class FileLineReader extends Object
| Constructor and Description |
|---|
FileLineReader(File aFile) |
FileLineReader(String fileName) |
public FileLineReader(String fileName) throws FileNotFoundException
FileNotFoundExceptionpublic FileLineReader(File aFile) throws FileNotFoundException
FileNotFoundExceptionpublic String readNextLine()
public void close()
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.