public class SimpleSourceInclusionScanner extends AbstractSourceInclusionScanner
| Constructor and Description |
|---|
SimpleSourceInclusionScanner(Set<String> sourceIncludes,
Set<String> sourceExcludes) |
| Modifier and Type | Method and Description |
|---|---|
Set<File> |
getIncludedSources(File sourceDir,
File targetDir) |
addSourceMapping, getSourceMappings, scanForSourcespublic Set<File> getIncludedSources(File sourceDir, File targetDir) throws InclusionScanException
Set of File objectsInclusionScanExceptionCopyright © 2001–2016 Codehaus Plexus. All rights reserved.