|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object info.magnolia.module.files.BasicFileExtractor info.magnolia.module.files.MD5CheckingFileExtractor
public class MD5CheckingFileExtractor
A FileExtractor
which performs an MD5 check on the extracted files.
MD5CheckingFileExtractorOperation
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface info.magnolia.module.files.FileExtractor |
---|
FileExtractor.Transformer |
Constructor Summary | |
---|---|
MD5CheckingFileExtractor(FileExtractionLogger log,
HierarchyManager hm)
|
Method Summary | |
---|---|
protected info.magnolia.module.files.FileExtractorOperation |
newOperation(java.lang.String resourcePath,
java.lang.String absTargetPath)
|
Methods inherited from class info.magnolia.module.files.BasicFileExtractor |
---|
collectResources, extractFile, extractFile, extractFiles |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MD5CheckingFileExtractor(FileExtractionLogger log, HierarchyManager hm)
Method Detail |
---|
protected info.magnolia.module.files.FileExtractorOperation newOperation(java.lang.String resourcePath, java.lang.String absTargetPath)
newOperation
in class BasicFileExtractor
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |