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