|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.maven.shared.io.scan.mapping.SingleTargetMapping
public class SingleTargetMapping
Maps a set of input files to a single output file.
| Constructor Summary | |
|---|---|
SingleTargetMapping(java.lang.String sourceSuffix,
java.lang.String outputFile)
|
|
| Method Summary | |
|---|---|
java.util.Set |
getTargetFiles(java.io.File targetDir,
java.lang.String source)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SingleTargetMapping(java.lang.String sourceSuffix,
java.lang.String outputFile)
| Method Detail |
|---|
public java.util.Set getTargetFiles(java.io.File targetDir,
java.lang.String source)
throws InclusionScanException
getTargetFiles in interface SourceMappingInclusionScanException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||