public class PUPathMatchingResourcePatternResolver extends PathMatchingResourcePatternResolver
CLASSPATH_ALL_URL_PREFIX
CLASSPATH_URL_PREFIX
Constructor and Description |
---|
PUPathMatchingResourcePatternResolver() |
Modifier and Type | Method and Description |
---|---|
protected Resource |
convertClassLoaderURL(URL url) |
protected Set |
doFindMatchingFileSystemResources(File rootDir,
String subPattern) |
protected Set |
doFindPathMatchingJarResources(Resource rootDirResource,
String subPattern) |
determineRootDir, doFindPathMatchingFileResources, doRetrieveMatchingFiles, findAllClassPathResources, findPathMatchingResources, getClassLoader, getJarFile, getPathMatcher, getResource, getResourceLoader, getResources, isJarResource, resolveRootDirResource, retrieveMatchingFiles, setPathMatcher
public PUPathMatchingResourcePatternResolver()
protected Resource convertClassLoaderURL(URL url)
convertClassLoaderURL
in class PathMatchingResourcePatternResolver
protected Set doFindMatchingFileSystemResources(File rootDir, String subPattern) throws IOException
doFindMatchingFileSystemResources
in class PathMatchingResourcePatternResolver
IOException
protected Set doFindPathMatchingJarResources(Resource rootDirResource, String subPattern) throws IOException
doFindPathMatchingJarResources
in class PathMatchingResourcePatternResolver
IOException
Copyright © GigaSpaces.