org.apache.maven.shared.io.scan.mapping
Interface SourceMapping

All Known Implementing Classes:
SingleTargetMapping, SuffixMapping

public interface SourceMapping

Version:
$Id: SourceMapping.java 357432 2005-12-18 04:53:37Z jdcasey $
Author:
jdcasey

Method Summary
 Set getTargetFiles(File targetDir, String source)
           
 

Method Detail

getTargetFiles

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


Copyright © 2002-2006 Apache Software Foundation. All Rights Reserved.