Class JarBrowser

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

public class JarBrowser extends Object implements IGenericJarBrowser
An implementation of a Jar browser that uses the standard JDK implementation and falls back to the Apache Commons implementation on error.