public class FileUtil extends Object
| Constructor and Description |
|---|
FileUtil() |
public static List getLinesFromFile(File file)
List.file - the input fileList with the file linespublic static File findFile(String fileName) throws FileNotFoundException
getResource.
Throws a FileNotFoundException if the file cannot be found.fileName - the file nameFileNotFoundException - if the cannot be foundCopyright © 2003-2014. All Rights Reserved.