public class FileWriterEx extends Object
| Constructor and Description |
|---|
FileWriterEx() |
| Modifier and Type | Method and Description |
|---|---|
static void |
createNewFile(String filePath,
String text) |
static void |
write(String filePath,
String text) |
public static void createNewFile(String filePath, String text) throws IOException
IOExceptionCopyright © 2015. All rights reserved.