Package de.hsh.graja
Class Helper
java.lang.Object
de.hsh.graja.Helper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
deleteRecursively
(Path path) static String
readFileCompletely
(File in, String encoding) static void
writeFileCompletely
(File out, String content, String encoding)
-
Constructor Details
-
Helper
public Helper()
-
-
Method Details
-
readFileCompletely
-
writeFileCompletely
-
deleteRecursively
- Throws:
IOException
-