Package com.semedy.reasoner.utils
Class FileUtils
java.lang.Object
com.semedy.reasoner.utils.FileUtils
utils for files
- Author:
- angele
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
static void
static void
copyDirectoryFlat
(File source, File dest) static void
static void
copyFile
(InputStream source, File dest) static String
static String
static String
-
Constructor Details
-
FileUtils
public FileUtils()
-
-
Method Details
-
cleanDirectory
-
cleanDirectoryFlat
-
copyFile
- Throws:
IOException
-
copyFile
- Throws:
IOException
-
copyDirectoryFlat
- Throws:
IOException
-
readFile
- Throws:
IOException
-
readFile
- Throws:
IOException
-
readFile
- Throws:
IOException
-