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, scanForSources
public Set getIncludedSources(File sourceDir, File targetDir) throws InclusionScanException
sourceDir
- File
targetDir
- File
InclusionScanException
- in case of an error.Copyright © 2002–2015 The Apache Software Foundation. All rights reserved.