public class GroovyPageStaticResourceLocator extends DefaultResourceLocator
Extends the DefaultResourceLocator class with extra methods to evaluate static resources relative to the currently executing GSP page.
This class is used to resolve references to static resources like CSS, Javascript and images files
Type Params | Return Type | Name and description |
---|---|---|
|
protected AbstractTemplateVariableBinding |
findBindingInOutputContext() |
|
public Resource |
findResourceForURI(java.lang.String uri) |