public class ZipHandler extends ZipHandlerBase
ArchiveHandler.EntryInfoDEFAULT_LENGTH, DEFAULT_TIMESTAMP| Constructor and Description |
|---|
ZipHandler(java.lang.String path) |
| Modifier and Type | Method and Description |
|---|---|
protected ResourceHandle<java.util.zip.ZipFile> |
acquireZipHandle() |
protected void |
clearCaches() |
static void |
clearFileAccessorCache() |
protected FileAccessorCache.Handle<java.util.zip.ZipFile> |
getCachedZipFileHandle(boolean createIfNeeded) |
protected long |
getEntryFileStamp() |
protected java.io.File |
getFileToUse() |
protected static void |
setFileAttributes(ZipHandler zipHandler,
java.lang.String pathToZip) |
buildEntryMapForZipFile, contentsToByteArray, createEntriesMap, dispose, getInputStreamcreateRootEntry, getAttributes, getEntriesMap, getEntryInfo, getFile, getOrCreate, list, splitPath, splitPathAndFixprotected static void setFileAttributes(ZipHandler zipHandler, java.lang.String pathToZip)
protected FileAccessorCache.Handle<java.util.zip.ZipFile> getCachedZipFileHandle(boolean createIfNeeded) throws java.io.IOException
java.io.IOExceptionprotected void clearCaches()
clearCaches in class ArchiveHandlerprotected java.io.File getFileToUse()
protected long getEntryFileStamp()
getEntryFileStamp in class ZipHandlerBaseprotected ResourceHandle<java.util.zip.ZipFile> acquireZipHandle() throws java.io.IOException
acquireZipHandle in class ZipHandlerBasejava.io.IOExceptionpublic static void clearFileAccessorCache()