public class CopyMapping extends Object implements org.codehaus.plexus.compiler.util.scan.mapping.SourceMapping
Modifier and Type | Class and Description |
---|---|
static class |
CopyMapping.SourceTargetPair |
Constructor and Description |
---|
CopyMapping() |
Modifier and Type | Method and Description |
---|---|
List<CopyMapping.SourceTargetPair> |
getSourceTargetPairs() |
Set |
getTargetFiles(File targetDir,
String source) |
public Set getTargetFiles(File targetDir, String source) throws org.codehaus.plexus.compiler.util.scan.InclusionScanException
getTargetFiles
in interface org.codehaus.plexus.compiler.util.scan.mapping.SourceMapping
org.codehaus.plexus.compiler.util.scan.InclusionScanException
public List<CopyMapping.SourceTargetPair> getSourceTargetPairs()
Copyright © 2008–2017 Eclipse Foundation. All rights reserved.