public abstract class AbstractSourceInclusionScanner extends Object implements SourceInclusionScanner
| Constructor and Description |
|---|
AbstractSourceInclusionScanner() |
| Modifier and Type | Method and Description |
|---|---|
void |
addSourceMapping(SourceMapping sourceMapping) |
protected List<SourceMapping> |
getSourceMappings() |
protected String[] |
scanForSources(File sourceDir,
Set<String> sourceIncludes,
Set<String> sourceExcludes) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetIncludedSourcespublic final void addSourceMapping(SourceMapping sourceMapping)
addSourceMapping in interface SourceInclusionScannerprotected final List<SourceMapping> getSourceMappings()
Copyright © 2001–2018 Codehaus Plexus. All rights reserved.