public class FileSystemUtils extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
PATH
Constant
PATH="System.getProperty(user.dir)" |
| Constructor and Description |
|---|
FileSystemUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
readFile(File target)
Чтение файла
|
static void |
saveTempFile(String xmlSource,
String fileName)
При отладке сохраняю на диск файлы во временную папку
|
Copyright © 2012–2014 RedSoft. All rights reserved.