TrueZIP Driver ZIP 7.1

Uses of Package
de.schlichtherle.truezip.zip

Packages that use de.schlichtherle.truezip.zip
de.schlichtherle.truezip.fs.archive.zip The archive driver family for ZIP files. 
de.schlichtherle.truezip.zip A drop-in replacement for the classes in the package java.util.zip for reading and writing ZIP files. 
 

Classes in de.schlichtherle.truezip.zip used by de.schlichtherle.truezip.fs.archive.zip
DateTimeConverter
          Converts Java time values to DOS date/time values and vice versa.
RawZipFile
          Provides unsafe (raw) access to a ZIP file using unsynchronized methods and shared ZipEntry instances.
RawZipOutputStream
          Provides unsafe (raw) access to a ZIP file using unsynchronized methods and shared ZipEntry instances.
ZipEntry
          Drop-in replacement for java.util.zip.ZipEntry.
ZipEntryFactory
          A factory for ZipEntrys.
 

Classes in de.schlichtherle.truezip.zip used by de.schlichtherle.truezip.zip
DateTimeConverter
          Converts Java time values to DOS date/time values and vice versa.
ExtraField
          Abstract base class for an Extra Field in a Local or Central Header of a ZIP archive.
ExtraFields
          Represents a collection of Extra Fields as they may be present at several locations in ZipConstants archive files.
RawZipFile
          Provides unsafe (raw) access to a ZIP file using unsynchronized methods and shared ZipEntry instances.
RawZipFile.AccountedInputStream
          Accounts itself until it gets closed.
RawZipFile.OffsetMapper
          Maps a given offset to a file pointer position.
RawZipOutputStream
          Provides unsafe (raw) access to a ZIP file using unsynchronized methods and shared ZipEntry instances.
RawZipOutputStream.ZipDeflater
          A Deflater which can be asked for its current deflation level and counts input and output data length as a long integer value.
ZipEntry
          Drop-in replacement for java.util.zip.ZipEntry.
ZipEntryFactory
          A factory for ZipEntrys.
ZipFile
          Drop-in replacement for java.util.zip.ZipFile.
 


TrueZIP Driver ZIP 7.1

Copyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.