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

All Known Implementing Classes:
SingleTargetMapping, SuffixMapping

public interface SourceMapping

Version:
$Id: SourceMapping.java 595935 2007-11-17 11:39:34Z vsiveton $
Author:
jdcasey

Method Summary
 Set getTargetFiles(File targetDir, String source)
           
 

Method Detail

getTargetFiles

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


Copyright © 2002-2007 The Apache Software Foundation. All Rights Reserved.