Uses of Class
net.sf.jazzlib.ZipException

Packages that use ZipException
net.sf.jazzlib   
 

Uses of ZipException in net.sf.jazzlib
 

Constructors in net.sf.jazzlib that throw ZipException
ZipFile(org.albite.io.RandomReadingFile file)
          Opens a Zip file with the given name for reading.