| java.lang.Object | ||
| ↳ | com.pnfsoftware.jeb.util.encoding.zip.ZipBrowserApache | |
| ↳ | com.pnfsoftware.jeb.util.encoding.zip.JarBrowserApache | |
Always return a null certificates array for now.
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| JarBrowserApache(File f) | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Certificate[] | getCertificates(String name) | ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.pnfsoftware.jeb.util.encoding.zip.ZipBrowserApache
| |||||||||||
From class
java.lang.Object
| |||||||||||
From interface
com.pnfsoftware.jeb.util.encoding.zip.IGenericJarBrowser
| |||||||||||
From interface
com.pnfsoftware.jeb.util.encoding.zip.IGenericZipBrowser
| |||||||||||
From interface
java.lang.AutoCloseable
| |||||||||||
| IOException |
|---|