public final class ZipUtils
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static java.io.File |
buildConfigZip(java.lang.String configName,
java.io.File parentDir)
Builds the configuration ZIP file.
|
static java.io.File |
createEmptyZipFile(java.lang.String prefix)
Creates the empty ZIP file.
|
public static java.io.File buildConfigZip(java.lang.String configName, java.io.File parentDir)
configName
- the configuration nameparentDir
- the parent directorypublic static java.io.File createEmptyZipFile(java.lang.String prefix)
prefix
- file name prefix