public interface SourceInclusionScanner
Modifier and Type | Method and Description |
---|---|
void |
addSourceMapping(SourceMapping sourceMapping) |
Set<File> |
getIncludedSources(File sourceDir,
File targetDir) |
void addSourceMapping(SourceMapping sourceMapping)
Set<File> getIncludedSources(File sourceDir, File targetDir) throws InclusionScanException
sourceDir
- targetDir
- Set
of File
objectsInclusionScanException
Copyright © 2001-2015 Codehaus. All Rights Reserved.