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, wait
getIncludedSources
public final void addSourceMapping(SourceMapping sourceMapping)
addSourceMapping
in interface ResourceInclusionScanner
protected final List getSourceMappings()
Copyright © 2002-2019 The Apache Software Foundation. All Rights Reserved.