java.lang.Object | |
↳ | com.pnfsoftware.jeb.util.encoding.zip.JarBrowserOracle |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
JarBrowserOracle(File f, boolean verify) |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
void | close() | ||||||||||
Certificate[] | getCertificates(String name) | ||||||||||
Map<String, GenericZipEntry<?>> | getEntries() | ||||||||||
GenericZipEntry<?> | getEntry(String name) | ||||||||||
InputStream | getEntryStream(String name) | ||||||||||
byte[] | readEntry(String name) |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() |
IOException |
---|
IOException |
---|
IOException |
---|
IOException |
---|