|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.springframework.core.io.support.PathMatchingResourcePatternResolver.VfsResourceMatchingDelegate
private static class PathMatchingResourcePatternResolver.VfsResourceMatchingDelegate
Inner delegate class, avoiding a hard JBoss VFS API dependency at runtime.
| Constructor Summary | |
|---|---|
private |
PathMatchingResourcePatternResolver.VfsResourceMatchingDelegate()
|
| Method Summary | |
|---|---|
static java.util.Set<Resource> |
findMatchingResources(Resource rootResource,
java.lang.String locationPattern,
PathMatcher pathMatcher)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
private PathMatchingResourcePatternResolver.VfsResourceMatchingDelegate()
| Method Detail |
|---|
public static java.util.Set<Resource> findMatchingResources(Resource rootResource,
java.lang.String locationPattern,
PathMatcher pathMatcher)
throws java.io.IOException
java.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||