public class ZipFacade extends Object
| Modifier and Type | Field and Description |
|---|---|
static long |
JAVA_ZIPFILE_SIZE_THRESHOLD |
static long |
MEGABYTE |
| Constructor and Description |
|---|
ZipFacade() |
| Modifier and Type | Method and Description |
|---|---|
static void |
close(ZipHandle handle) |
static ZipHandle |
getZipHandle(File targetFile) |
public static final long MEGABYTE
public static final long JAVA_ZIPFILE_SIZE_THRESHOLD
public static ZipHandle getZipHandle(File targetFile) throws IOException
IOExceptionpublic static void close(ZipHandle handle) throws IOException
IOExceptionCopyright © 2002–2017 The Apache Software Foundation. All rights reserved.