public class SpringResourcePatternResolver
extends org.springframework.core.io.support.PathMatchingResourcePatternResolver
| Constructor and Description |
|---|
SpringResourcePatternResolver(ClassLoader classLoader) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
isJarResource(org.springframework.core.io.Resource resource) |
addAllClassLoaderJarRoots, addClassPathManifestEntries, convertClassLoaderURL, determineRootDir, doFindAllClassPathResources, doFindMatchingFileSystemResources, doFindPathMatchingFileResources, doFindPathMatchingJarResources, doRetrieveMatchingFiles, findAllClassPathResources, findPathMatchingResources, getClassLoader, getJarFile, getPathMatcher, getResource, getResourceLoader, getResources, listDirectory, resolveRootDirResource, retrieveMatchingFiles, setPathMatcherpublic SpringResourcePatternResolver(@Nullable
ClassLoader classLoader)
protected boolean isJarResource(org.springframework.core.io.Resource resource)
throws IOException
isJarResource in class org.springframework.core.io.support.PathMatchingResourcePatternResolverIOExceptionCopyright © 2016–2020 Softelnet. All rights reserved.