com.pnfsoftware.jeb.util.encoding.zip.IGenericZipBrowser |
![]() |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract void | close() | ||||||||||
abstract Map<String, GenericZipEntry<?>> | getEntries() | ||||||||||
abstract GenericZipEntry<?> | getEntry(String name) | ||||||||||
abstract InputStream | getEntryStream(String name) | ||||||||||
abstract byte[] | readEntry(String name) |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
IOException |
---|
IOException |
---|
IOException |
---|