private static class PathMatchingResourcePatternResolver.VfsResourceMatchingDelegate
extends java.lang.Object
| Modifier | Constructor and Description |
|---|---|
private |
VfsResourceMatchingDelegate() |
| Modifier and Type | Method and Description |
|---|---|
static java.util.Set<Resource> |
findMatchingResources(java.net.URL rootDirURL,
java.lang.String locationPattern,
PathMatcher pathMatcher) |
public static java.util.Set<Resource> findMatchingResources(java.net.URL rootDirURL, java.lang.String locationPattern, PathMatcher pathMatcher) throws java.io.IOException
java.io.IOException