Uses of Interface
javajs.api.GenericZipTools
Packages that use GenericZipTools
-
Uses of GenericZipTools in javajs.util
Classes in javajs.util that implement GenericZipToolsModifier and TypeClassDescriptionclass
Note 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 TypeMethodDescriptionvoid
ZipData.addTo
(GenericZipTools jzt, SB data) static BufferedInputStream
Rdr.getUnzippedInputStream
(GenericZipTools jzt, BufferedInputStream bis) Drill down into a GZIP stack until no more layers.static BufferedInputStream
Rdr.getUnzippedInputStreamBZip2
(GenericZipTools jzt, BufferedInputStream bis) void
CompoundDocument.setDocStream
(GenericZipTools jzt, BufferedInputStream bis) -
Uses of GenericZipTools in org.jmol.viewer
Methods in org.jmol.viewer that return GenericZipTools