public class ZipTools extends Object
| Constructor and Description |
|---|
ZipTools() |
| Modifier and Type | Method and Description |
|---|---|
static void |
unZip(String zipFile,
String outputFolder) |
static void |
zipFolder(String srcFolder,
String destZipFile) |
Copyright © 2020. All Rights Reserved.