Uses of Interface
javajs.api.GenericZipTools
Packages that use GenericZipTools
-
Uses of GenericZipTools in javajs.util
Classes in javajs.util that implement GenericZipToolsModifier and TypeClassDescriptionclassNote the JSmol/HTML5 must use its own version of java.util.zip.ZipOutputStream.Fields in javajs.util declared as GenericZipToolsMethods in javajs.util with parameters of type GenericZipToolsModifier and TypeMethodDescriptionvoidZipData.addTo(GenericZipTools jzt, SB data) static BufferedInputStreamRdr.getUnzippedInputStream(GenericZipTools jzt, BufferedInputStream bis) Drill down into a GZIP stack until no more layers.static BufferedInputStreamRdr.getUnzippedInputStreamBZip2(GenericZipTools jzt, BufferedInputStream bis) voidCompoundDocument.setDocStream(GenericZipTools jzt, BufferedInputStream bis) -
Uses of GenericZipTools in org.jmol.viewer
Methods in org.jmol.viewer that return GenericZipTools