Class JarBrowserApache

java.lang.Object
com.pnfsoftware.jeb.util.encoding.zip.ZipBrowserApache
com.pnfsoftware.jeb.util.encoding.zip.JarBrowserApache
All Implemented Interfaces:
IGenericJarBrowser, IGenericZipBrowser, AutoCloseable

public class JarBrowserApache extends ZipBrowserApache implements IGenericJarBrowser
An implementation of a Jar browser that uses the Apache Commons implementation. Always return a null certificates array for now.