com.mmbreakfast.unlod.lod
Class PassThroughLodFileExtractor
java.lang.Object
com.mmbreakfast.unlod.lod.Extractor
com.mmbreakfast.unlod.lod.PassThroughLodFileExtractor
- public class PassThroughLodFileExtractor
- extends Extractor
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
lodFile
protected LodFile lodFile
allowCancel
private boolean allowCancel
cancelSignalled
private boolean cancelSignalled
PassThroughLodFileExtractor
public PassThroughLodFileExtractor()
decompress
public void decompress(LodEntry lodentry,
byte[] data,
OutputStream outputstream,
ExtractionObserver extractionobserver,
boolean bool)
cancelExtraction
public boolean cancelExtraction()
- Overrides:
cancelExtraction
in class Extractor