public class ZipUtils extends Object
| Constructor and Description |
|---|
ZipUtils() |
| Modifier and Type | Method and Description |
|---|---|
static void |
unzip(File zip,
File patchDir)
unpack...
|
static void |
zip(File sourceDir,
File zipFile) |
public static void unzip(File zip, File patchDir) throws IOException
zip - the zippatchDir - the patch dirIOExceptionCopyright © 2014 JBoss by Red Hat. All rights reserved.