|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.plexus.compiler.util.scan.AbstractSourceInclusionScanner
Constructor Summary | |
AbstractSourceInclusionScanner()
|
Method Summary | |
void |
addSourceMapping(SourceMapping sourceMapping)
|
protected java.util.List |
getSourceMappings()
|
protected java.lang.String[] |
scanForSources(java.io.File sourceDir,
java.util.Set sourceIncludes,
java.util.Set sourceExcludes)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.codehaus.plexus.compiler.util.scan.SourceInclusionScanner |
getIncludedSources |
Constructor Detail |
public AbstractSourceInclusionScanner()
Method Detail |
public final void addSourceMapping(SourceMapping sourceMapping)
addSourceMapping
in interface SourceInclusionScanner
protected final java.util.List getSourceMappings()
protected java.lang.String[] scanForSources(java.io.File sourceDir, java.util.Set sourceIncludes, java.util.Set sourceExcludes)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |