|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.codehaus.groovy.grails.core.io.DefaultResourceLocator
org.codehaus.groovy.grails.web.pages.discovery.GroovyPageStaticResourceLocator
public class GroovyPageStaticResourceLocator
Extends the DefaultResourceLocator class with extra methods to evaluate static resources relative to the currently executing GSP page.
| Field Summary |
|---|
| Fields inherited from class org.codehaus.groovy.grails.core.io.DefaultResourceLocator |
|---|
classNameToResourceCache, classSearchDirectories, CLOSURE_MARKER, defaultResourceLoader, FILE_SEPARATOR, NULL_RESOURCE, patchMatchingResolver, pluginManager, resourceSearchDirectories, uriToResourceCache, warDeployed, WEB_APP_DIR, WILDCARD |
| Constructor Summary | |
|---|---|
GroovyPageStaticResourceLocator()
|
|
| Method Summary | |
|---|---|
org.springframework.core.io.Resource |
findResourceForURI(java.lang.String uri)
|
| Methods inherited from class org.codehaus.groovy.grails.core.io.DefaultResourceLocator |
|---|
findResourceForClassName, findResourceInBinaryPlugins, getDefaultResourceLoader, setPluginManager, setResourceLoader, setSearchLocation, setSearchLocations |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GroovyPageStaticResourceLocator()
| Method Detail |
|---|
public org.springframework.core.io.Resource findResourceForURI(java.lang.String uri)
findResourceForURI in interface org.codehaus.groovy.grails.core.io.ResourceLocatorfindResourceForURI in class org.codehaus.groovy.grails.core.io.DefaultResourceLocator
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||