org.codehaus.plexus.compiler.util.scan
Class SimpleSourceInclusionScanner
java.lang.Object
org.codehaus.plexus.compiler.util.scan.AbstractSourceInclusionScanner
org.codehaus.plexus.compiler.util.scan.SimpleSourceInclusionScanner
- All Implemented Interfaces:
- SourceInclusionScanner
public class SimpleSourceInclusionScanner
- extends AbstractSourceInclusionScanner
- Version:
- $Id$
- Author:
- Trygve Laugstøl
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimpleSourceInclusionScanner
public SimpleSourceInclusionScanner(Set sourceIncludes,
Set sourceExcludes)
getIncludedSources
public Set getIncludedSources(File sourceDir,
File targetDir)
throws InclusionScanException
- Returns:
Set
of File
objects
- Throws:
InclusionScanException
Copyright © 2001-2012 Codehaus. All Rights Reserved.