|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.plexus.compiler.util.scan.mapping.SingleTargetSourceMapping
Maps a set of input files to a single output file.
Constructor Summary | |
SingleTargetSourceMapping(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 SingleTargetSourceMapping(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 SourceMapping
InclusionScanException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |