TrueZIP Driver ZIP 7.0

de.schlichtherle.truezip.zip
Class RawZipFile.IrregularOffsetMapper

java.lang.Object
  extended by de.schlichtherle.truezip.zip.RawZipFile.OffsetMapper
      extended by de.schlichtherle.truezip.zip.RawZipFile.IrregularOffsetMapper
Enclosing class:
RawZipFile<E extends ZipEntry>

private static class RawZipFile.IrregularOffsetMapper
extends RawZipFile.OffsetMapper

Adds a start value to the given offset.


Field Summary
(package private)  long start
           
 
Constructor Summary
RawZipFile.IrregularOffsetMapper(long start)
           
 
Method Summary
(package private)  long location(long offset)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

start

final long start
Constructor Detail

RawZipFile.IrregularOffsetMapper

RawZipFile.IrregularOffsetMapper(long start)
Method Detail

location

long location(long offset)
Overrides:
location in class RawZipFile.OffsetMapper

TrueZIP Driver ZIP 7.0

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