public interface SourceMapping
| Modifier and Type | Method and Description |
|---|---|
Set<File> |
getTargetFiles(File targetDir,
String source) |
Set<File> getTargetFiles(File targetDir, String source) throws InclusionScanException
targetDir - target directory.source - source.InclusionScanException - in case of an error.Copyright © 2002–2015 The Apache Software Foundation. All rights reserved.