|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
FileExtractionLogger | A callback-type interface used by clients of FileExtractor to be informed about errors. |
FileExtractor | A component to extract files from modules. |
FileExtractor.Transformer | Transforms a resource path into a file system path. |
Class Summary | |
---|---|
BasicFileExtractor | Basic file extractor; does not do any check but provides the actual file extraction mechanisms,
via FileExtractorOperation s. |
BasicFileExtractorOperation | A simple FileExtractorOperation which just extracts a resource from the class path to the filesystem. |
ClasspathResourcesFilterAdapter | A ClasspathResourcesUtil.Filter which delegates to a FileExtractor.Transformer . |
MD5CheckingFileExtractor | A FileExtractor which performs an MD5 check on the extracted files. |
ModuleFileExtractorTransformer | A FileExtractor.Transformer which accepts files with paths like /mgnl-files/.../moduleName/... |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |