Class ZipBrowser

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

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