public static interface FileExtractor.Transformer
Modifier and Type | Method and Description |
---|---|
String |
accept(String resourcePath)
A filter in the same vein as java.io.FileFilter and such, except this
returns the (absolute) targetPath of a file to be extracted, or null
if the file should not be extracted.
|
Copyright © 2003–2018 Magnolia International Ltd.. All rights reserved.