public class ZipUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static File |
buildConfigZip(String configName,
java.nio.file.Path parentDir)
Builds the configuration ZIP file.
|
static File |
createEmptyZipFile(String prefix)
Creates the empty ZIP file.
|
public static File buildConfigZip(String configName, java.nio.file.Path parentDir)
configName - the configuration nameparentDir - the parent directoryCopyright © 2015–2016. All rights reserved.