public class PUPathMatchingResourcePatternResolver
extends org.springframework.core.io.support.PathMatchingResourcePatternResolver
| Constructor and Description | 
|---|
PUPathMatchingResourcePatternResolver()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected org.springframework.core.io.Resource | 
convertClassLoaderURL(URL url)  | 
protected Set | 
doFindMatchingFileSystemResources(File rootDir,
                                 String subPattern)  | 
protected Set<org.springframework.core.io.Resource> | 
doFindPathMatchingJarResources(org.springframework.core.io.Resource rootDirResource,
                              URL rootDirURL,
                              String subPattern)  | 
addAllClassLoaderJarRoots, addClassPathManifestEntries, determineRootDir, doFindAllClassPathResources, doFindPathMatchingFileResources, doRetrieveMatchingFiles, findAllClassPathResources, findPathMatchingResources, getClassLoader, getJarFile, getPathMatcher, getResource, getResourceLoader, getResources, isJarResource, listDirectory, resolveRootDirResource, retrieveMatchingFiles, setPathMatcherpublic PUPathMatchingResourcePatternResolver()
protected org.springframework.core.io.Resource convertClassLoaderURL(URL url)
convertClassLoaderURL in class org.springframework.core.io.support.PathMatchingResourcePatternResolverprotected Set doFindMatchingFileSystemResources(File rootDir, String subPattern) throws IOException
doFindMatchingFileSystemResources in class org.springframework.core.io.support.PathMatchingResourcePatternResolverIOExceptionprotected Set<org.springframework.core.io.Resource> doFindPathMatchingJarResources(org.springframework.core.io.Resource rootDirResource, URL rootDirURL, String subPattern) throws IOException
doFindPathMatchingJarResources in class org.springframework.core.io.support.PathMatchingResourcePatternResolverIOExceptionCopyright © GigaSpaces.