public abstract class AbstractResourceInclusionScanner extends Object implements ResourceInclusionScanner
| Constructor and Description |
|---|
AbstractResourceInclusionScanner() |
| Modifier and Type | Method and Description |
|---|---|
void |
addSourceMapping(SourceMapping sourceMapping) |
protected List |
getSourceMappings() |
protected String[] |
scanForSources(File sourceDir,
Set sourceIncludes,
Set sourceExcludes) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetIncludedSourcespublic final void addSourceMapping(SourceMapping sourceMapping)
addSourceMapping in interface ResourceInclusionScannerprotected final List getSourceMappings()
Copyright © 2002-2015 The Apache Software Foundation. All Rights Reserved.