public class SimpleResourceInclusionScanner extends AbstractResourceInclusionScanner
| Constructor and Description |
|---|
SimpleResourceInclusionScanner(Set<String> sourceIncludes,
Set<String> sourceExcludes) |
| Modifier and Type | Method and Description |
|---|---|
Set |
getIncludedSources(File sourceDir,
File targetDir) |
addSourceMapping, getSourceMappings, scanForSourcespublic Set 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.