Package pro.gravit.utils.helper
Class UnpackHelper
java.lang.Object
pro.gravit.utils.helper.UnpackHelper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidstatic voidunpackZipNoCheck(String resource, Path target) static booleanunpackZipNoCheck(URL resource, Path target)
-
Constructor Details
-
UnpackHelper
public UnpackHelper()
-
-
Method Details
-
unpack
- Throws:
IOException
-
unpackZipNoCheck
- Throws:
IOException
-
unpackZipNoCheck
- Throws:
IOException
-