@CompileStatic class CachingPathMatchingResourcePatternResolver extends PathMatchingResourcePatternResolver
| Modifiers | Name | Description |
|---|---|---|
static CachingPathMatchingResourcePatternResolver |
INSTANCE |
| Fields inherited from class | Fields |
|---|---|
class PathMatchingResourcePatternResolver |
CLASSPATH_ALL_URL_PREFIX, CLASSPATH_URL_PREFIX |
| Constructor and description |
|---|
CachingPathMatchingResourcePatternResolver(ResourceLoader parent) |
| Type Params | Return Type | Name and description |
|---|---|---|
|
protected java.util.Set<Resource> |
doFindAllClassPathResources(java.lang.String path) |
|
protected Resource[] |
findPathMatchingResources(java.lang.String locationPattern) |
| Methods inherited from class | Name |
|---|---|
class PathMatchingResourcePatternResolver |
clearCache, equals, getClass, getClassLoader, getPathMatcher, getResource, getResourceLoader, getResources, hashCode, notify, notifyAll, setPathMatcher, setUseCaches, toString, wait, wait, wait |