public class FileUtils extends Object
| Constructor and Description |
|---|
FileUtils() |
| Modifier and Type | Method and Description |
|---|---|
static void |
saveFile(Resource file,
String text,
boolean append) |
public static void saveFile(Resource file, String text, boolean append) throws IOException
IOExceptionCopyright © 2018 JBoss by Red Hat. All rights reserved.