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 objectsInclusionScanExceptionCopyright © 2001-2015 Codehaus. All Rights Reserved.