public class Utils extends Object
| Constructor and Description |
|---|
Utils() |
| Modifier and Type | Method and Description |
|---|---|
static void |
unzip(InputStream wf,
File dir) |
static void |
zip(Path src,
Path zipFile) |
public static void unzip(InputStream wf, File dir) throws Exception
Exceptionpublic static void zip(Path src, Path zipFile) throws IOException
IOExceptionCopyright © 2016–2021 JBoss by Red Hat. All rights reserved.