org.codehaus.plexus.compiler.util.scan.mapping

Interface SourceMapping

Known Implementing Classes:
SingleTargetSourceMapping, SuffixMapping

public interface SourceMapping

Version:
$Id: SourceMapping.java 2369 2005-07-31 03:34:34Z trygvis $
Author:
jdcasey

Method Summary

Set
getTargetFiles(File targetDir, String source)

Method Details

getTargetFiles

public Set getTargetFiles(File targetDir,
                          String source)
            throws InclusionScanException