Package org.probato.util
Class FileUtil
java.lang.Object
org.probato.util.FileUtil
-
Method Summary
Modifier and TypeMethodDescriptionstatic voidcreateTempDir(String path) static voidstatic booleanstatic booleanstatic booleanexistsInPathname(String path) static booleanexistsInResources(String path) static StringgetContent(File file) static Filestatic StringgetFileExtension(String filename) static File[]static URLgetUrlResourceFile(String pathname) static void
-
Method Details
-
save
- Throws:
IOException
-
loadFiles
-
loadFiles
-
getContent
- Throws:
IOException
-
createTempDir
-
delete
- Throws:
IOException
-
exists
-
exists
-
getFile
-
getFiles
-
existsInResources
-
existsInPathname
-
getUrlResourceFile
-
getFileExtension
-