Class SingleTargetMapping
java.lang.Object
org.apache.maven.shared.io.scan.mapping.SingleTargetMapping
- All Implemented Interfaces:
SourceMapping
Maps a set of input files to a single output file.
- Version:
- $Id: SingleTargetMapping.java 1719477 2015-12-11 17:33:58Z khmarbaise $
- Author:
- Trygve Laugstøl
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SingleTargetMapping
-
-
Method Details
-
getTargetFiles
- Specified by:
getTargetFilesin interfaceSourceMapping- Parameters:
targetDir- target directory.source- source.- Returns:
- list of target files.
- Throws:
InclusionScanException- in case of an error.
-