me.grison.jtoml
Class Util.FileToString
java.lang.Object
me.grison.jtoml.Util.FileToString
- Enclosing class:
- Util
public static class Util.FileToString
- extends Object
Utilities around File to String conversions.
Note: This is to avoid dependency on Apache commons for such limited features.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Util.FileToString
public Util.FileToString()
read
public static String read(File file)
throws FileNotFoundException
- Throws:
FileNotFoundException
Copyright © 2013. All Rights Reserved.