| com.pnfsoftware.jeb.util.encoding.zip.IGenericJarBrowser |
Known Indirect Subclasses
|
Entry names in a JAR archive must be encoded using UTF-8. (Unlike generic ZIP files, for which entry names may be encoded using another character set - that is not even specified inside the zip!)
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| abstract Certificate[] | getCertificates(String name) | ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
com.pnfsoftware.jeb.util.encoding.zip.IGenericZipBrowser
| |||||||||||
From interface
java.lang.AutoCloseable
| |||||||||||