public interface ResourceInclusionScanner
| Modifier and Type | Method and Description |
|---|---|
void |
addSourceMapping(SourceMapping sourceMapping) |
Set<File> |
getIncludedSources(File sourceDir,
File targetDir) |
void addSourceMapping(SourceMapping sourceMapping)
sourceMapping - SourceMappingSet<File> getIncludedSources(File sourceDir, File targetDir) throws InclusionScanException
sourceDir - FiletargetDir - FileInclusionScanException - in case of an error.Copyright © 2002–2015 The Apache Software Foundation. All rights reserved.