info.magnolia.module.files
Class MD5CheckingFileExtractor
java.lang.Object
info.magnolia.module.files.BasicFileExtractor
info.magnolia.module.files.MD5CheckingFileExtractor
- All Implemented Interfaces:
- FileExtractor
public class MD5CheckingFileExtractor
- extends BasicFileExtractor
A FileExtractor
which performs an MD5 check on the extracted files.
- Version:
- $Revision: $ ($Author: $)
- Author:
- gjoseph
- See Also:
MD5CheckingFileExtractorOperation
Method Summary |
protected info.magnolia.module.files.FileExtractorOperation |
newOperation(String resourcePath,
String absTargetPath)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MD5CheckingFileExtractor
public MD5CheckingFileExtractor(FileExtractionLogger log,
HierarchyManager hm)
newOperation
protected info.magnolia.module.files.FileExtractorOperation newOperation(String resourcePath,
String absTargetPath)
- Overrides:
newOperation
in class BasicFileExtractor
Copyright © 2003-2013 Magnolia International Ltd.. All Rights Reserved.