public class ZipFacade
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static long |
JAVA_ZIPFILE_SIZE_THRESHOLD |
static long |
MEGABYTE |
private static boolean |
TRUEZIP_AVAILABLE |
| Constructor and Description |
|---|
ZipFacade() |
| Modifier and Type | Method and Description |
|---|---|
static void |
close(ZipHandle handle) |
static ZipHandle |
getZipHandle(java.io.File targetFile) |
public static final long MEGABYTE
public static final long JAVA_ZIPFILE_SIZE_THRESHOLD
private static final boolean TRUEZIP_AVAILABLE