public class FileUtils
extends java.lang.Object
| Constructor and Description |
|---|
FileUtils() |
| Modifier and Type | Method and Description |
|---|---|
static void |
saveFile(Resource file,
java.lang.String text,
boolean append) |
public static void saveFile(Resource file, java.lang.String text, boolean append) throws java.io.IOException
java.io.IOException