Interface SourceMapping
- All Known Implementing Classes:
SingleTargetMapping
,SuffixMapping
public interface SourceMapping
- Version:
- $Id: SourceMapping.java 1719477 2015-12-11 17:33:58Z khmarbaise $
-
Method Summary
-
Method Details
-
getTargetFiles
- Parameters:
targetDir
- target directory.source
- source.- Returns:
- list of target files.
- Throws:
InclusionScanException
- in case of an error.
-