public class BasicJarHandler extends ZipHandlerBase
ArchiveHandler.EntryInfo
DEFAULT_LENGTH, DEFAULT_TIMESTAMP
Constructor and Description |
---|
BasicJarHandler(java.lang.String path) |
Modifier and Type | Method and Description |
---|---|
protected ResourceHandle<java.util.zip.ZipFile> |
acquireZipHandle() |
void |
dispose() |
protected long |
getEntryFileStamp() |
buildEntryMapForZipFile, contentsToByteArray, createEntriesMap, getInputStream
clearCaches, createRootEntry, getAttributes, getEntriesMap, getEntryInfo, getFile, getOrCreate, list, splitPath, splitPathAndFix
public void dispose()
dispose
in class ZipHandlerBase
protected ResourceHandle<java.util.zip.ZipFile> acquireZipHandle() throws java.io.IOException
acquireZipHandle
in class ZipHandlerBase
java.io.IOException
protected long getEntryFileStamp()
getEntryFileStamp
in class ZipHandlerBase