TrueZIP Driver ZIP 7.1

Uses of Class
de.schlichtherle.truezip.zip.RawZipFile.OffsetMapper

Packages that use RawZipFile.OffsetMapper
de.schlichtherle.truezip.zip A drop-in replacement for the classes in the package java.util.zip for reading and writing ZIP files. 
 

Uses of RawZipFile.OffsetMapper in de.schlichtherle.truezip.zip
 

Subclasses of RawZipFile.OffsetMapper in de.schlichtherle.truezip.zip
private static class RawZipFile.IrregularOffsetMapper
          Adds a start value to the given offset.
 

Fields in de.schlichtherle.truezip.zip declared as RawZipFile.OffsetMapper
private  RawZipFile.OffsetMapper RawZipFile.mapper
          Maps offsets specified in the ZIP file to real offsets in the file.
 

Methods in de.schlichtherle.truezip.zip that return RawZipFile.OffsetMapper
(package private)  RawZipFile.OffsetMapper RawZipFile.getOffsetMapper()
           
 


TrueZIP Driver ZIP 7.1

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