| Class | Description | 
                            | CachingGroovyPageStaticResourceLocator | Extends GroovyPageStaticResourceLocator adding caching of the result
 of GroovyPageStaticResourceLocator.findResourceForURI. | 
                            | DefaultGroovyPageLocator | Used to locate GSPs whether in development or WAR deployed mode from static
 resources, custom resource loaders and binary plugins. | 
                            | DefaultGroovyPageLocator.PluginViewPathInfo |  | 
                            | GroovyPageCompiledScriptSource | Represents a pre-compiled GSP. | 
                            | GroovyPageResourceScriptSource |  | 
                            | GroovyPageStaticResourceLocator | Extends the DefaultResourceLocator class with extra methods to evaluate static resources relative to the currently executing GSP page. |