public final class ReadWriteTextFile extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
getContents(File aFile) |
static void |
setContents(File aFile,
String aContents) |
public static void setContents(File aFile, String aContents) throws FileNotFoundException, IOException
FileNotFoundExceptionIOExceptionCopyright © 2004–2015. All rights reserved.