Interface IGenericJarBrowser

All Superinterfaces:
AutoCloseable, IGenericZipBrowser
All Known Implementing Classes:
JarBrowser, JarBrowserApache, JarBrowserOracle

public interface IGenericJarBrowser extends IGenericZipBrowser
Generic interface for Jar readers, Zip archives with specific certificate and signing requirements. Entry names in a Jar archive must be encoded using UTF-8. (Unlike generic Zip files, for which entry names may be encoded using other character sets.)