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, scanForSources
public Set<File> getIncludedSources(File sourceDir, File targetDir) throws InclusionScanException
Set
of File
objectsInclusionScanException
Copyright © 2001–2019 Codehaus Plexus. All rights reserved.