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

All Known Implementing Classes:
SingleTargetSourceMapping, SuffixMapping

public interface SourceMapping

Version:
$Id$
Author:
jdcasey

Method Summary
 Set getTargetFiles(File targetDir, String source)
           
 

Method Detail

getTargetFiles

Set getTargetFiles(File targetDir,
                   String source)
                   throws InclusionScanException
Throws:
InclusionScanException


Copyright © 2001-2011 Codehaus. All Rights Reserved.