public class BasicJarHandler extends ZipHandlerBase
ArchiveHandler.EntryInfoDEFAULT_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, getInputStreamclearCaches, createRootEntry, getAttributes, getEntriesMap, getEntryInfo, getFile, getOrCreate, list, splitPath, splitPathAndFixpublic void dispose()
dispose in class ZipHandlerBaseprotected ResourceHandle<java.util.zip.ZipFile> acquireZipHandle() throws java.io.IOException
acquireZipHandle in class ZipHandlerBasejava.io.IOExceptionprotected long getEntryFileStamp()
getEntryFileStamp in class ZipHandlerBase