public class JarHandler extends ZipHandler
ArchiveHandler.EntryInfo
DEFAULT_LENGTH, DEFAULT_TIMESTAMP
Constructor and Description |
---|
JarHandler(java.lang.String path) |
Modifier and Type | Method and Description |
---|---|
protected java.util.Map<java.lang.String,ArchiveHandler.EntryInfo> |
createEntriesMap() |
protected java.io.File |
getFileToUse() |
acquireZipHandle, clearCaches, clearFileAccessorCache, getCachedZipFileHandle, getEntryFileStamp, setFileAttributes
buildEntryMapForZipFile, contentsToByteArray, dispose, getInputStream
createRootEntry, getAttributes, getEntriesMap, getEntryInfo, getFile, getOrCreate, list, splitPath, splitPathAndFix
protected java.io.File getFileToUse()
getFileToUse
in class ZipHandler
protected java.util.Map<java.lang.String,ArchiveHandler.EntryInfo> createEntriesMap() throws java.io.IOException
createEntriesMap
in class ZipHandlerBase
java.io.IOException