java.lang.Object | ||
↳ | com.pnfsoftware.jeb.util.encoding.zip.ZipBrowserApache | |
↳ | com.pnfsoftware.jeb.util.encoding.zip.JarBrowserApache |
An implementation of a Jar browser that uses the Apache Commons implementation. 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 |
---|