Uses of Class
com.intellij.util.io.zip.JBZipFile
-
Packages that use JBZipFile Package Description com.intellij.util.io.zip -
-
Uses of JBZipFile in com.intellij.util.io.zip
Constructors in com.intellij.util.io.zip with parameters of type JBZipFile Constructor Description JBZipEntry(JBZipFile file)
JBZipEntry(String name, JBZipFile file)
Creates a new zip entry with the specified name.
-