public class JarHandler extends ZipHandler
ArchiveHandler.EntryInfoDEFAULT_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, setFileAttributesbuildEntryMapForZipFile, contentsToByteArray, dispose, getInputStreamcreateRootEntry, getAttributes, getEntriesMap, getEntryInfo, getFile, getOrCreate, list, splitPath, splitPathAndFixprotected java.io.File getFileToUse()
getFileToUse in class ZipHandlerprotected java.util.Map<java.lang.String,ArchiveHandler.EntryInfo> createEntriesMap() throws java.io.IOException
createEntriesMap in class ZipHandlerBasejava.io.IOException