public class FileUtils extends Object
| Constructor and Description |
|---|
FileUtils() |
public static byte[] readFileAsBytes(String filename) throws FileNotFoundException, IOException
FileNotFoundExceptionIOExceptionpublic static StringBuffer readFile(String filename) throws FileNotFoundException, IOException
FileNotFoundExceptionIOExceptionCopyright © 2012. All Rights Reserved.