public class ResourceHelper
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static void |
ensureExecutable(java.nio.file.Path path) |
protected static java.lang.String |
readResourceHash(java.lang.String zipResourceName) |
static java.nio.file.Path |
unpackZipResource(java.lang.String zipResourceName) |
protected static java.lang.String readResourceHash(java.lang.String zipResourceName)
throws java.io.IOException
java.io.IOExceptionpublic static java.nio.file.Path unpackZipResource(java.lang.String zipResourceName)
throws java.io.IOException,
java.security.NoSuchAlgorithmException
java.io.IOExceptionjava.security.NoSuchAlgorithmExceptionpublic static void ensureExecutable(java.nio.file.Path path)