|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.springframework.core.io.support.PathMatchingResourcePatternResolver
org.springframework.web.context.support.ServletContextResourcePatternResolver
com.jaspersoft.jasperserver.war.util.SortedServletResourcePatternResolver
public class SortedServletResourcePatternResolver
| Field Summary |
|---|
| Fields inherited from class org.springframework.core.io.support.PathMatchingResourcePatternResolver |
|---|
logger |
| Fields inherited from interface org.springframework.core.io.support.ResourcePatternResolver |
|---|
CLASSPATH_ALL_URL_PREFIX |
| Fields inherited from interface org.springframework.core.io.ResourceLoader |
|---|
CLASSPATH_URL_PREFIX |
| Constructor Summary | |
|---|---|
SortedServletResourcePatternResolver(org.springframework.core.io.ResourceLoader resourceLoader)
|
|
| Method Summary | |
|---|---|
protected java.util.Set |
doFindPathMatchingFileResources(org.springframework.core.io.Resource rootDirResource,
java.lang.String subPattern)
|
protected java.util.Set |
sortResources(java.util.Set resourceSet)
|
| Methods inherited from class org.springframework.web.context.support.ServletContextResourcePatternResolver |
|---|
doRetrieveMatchingServletContextResources |
| Methods inherited from class org.springframework.core.io.support.PathMatchingResourcePatternResolver |
|---|
convertClassLoaderURL, determineRootDir, doFindMatchingFileSystemResources, doFindPathMatchingJarResources, doRetrieveMatchingFiles, findAllClassPathResources, findPathMatchingResources, getClassLoader, getPathMatcher, getResource, getResourceLoader, getResources, isJarResource, retrieveMatchingFiles, setPathMatcher |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SortedServletResourcePatternResolver(org.springframework.core.io.ResourceLoader resourceLoader)
| Method Detail |
|---|
protected java.util.Set doFindPathMatchingFileResources(org.springframework.core.io.Resource rootDirResource,
java.lang.String subPattern)
throws java.io.IOException
doFindPathMatchingFileResources in class org.springframework.web.context.support.ServletContextResourcePatternResolverjava.io.IOExceptionprotected java.util.Set sortResources(java.util.Set resourceSet)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||