Class |
Description |
AbstractGroovyPageBinding
|
Abstract super class for GroovyPage bindings |
AbstractGroovyPageBinding.BindingMapEntry
|
|
AbstractGroovyPageBinding.GroovyPageBindingMap
|
|
DefaultGroovyPagesUriService
|
Provides services for resolving URIs. |
FastStringPrintWriter
|
Fast in-memory PrintWriter implementation. |
FastStringWriter
|
Java's default StringWriter uses a StringBuffer which is synchronized. |
FilteringCodecsByContentTypeSettings
|
|
GSPResponseWriter
|
NOTE: Based on work done by on the GSP standalone project (https://gsp.dev.java.net/) |
GSPWriter
|
A PrintWriter used in the generation of GSP pages that allows printing to the target output
stream and maintains a record of the current line number during usage. |
GroovyPage
|
NOTE: Based on work done by on the GSP standalone project (https://gsp.dev.java.net/)
Base class for a GroovyPage (at the moment there is nothing in here but could be useful for
providing utility methods etc. |
GroovyPage.ConstantClosure
|
|
GroovyPageBinding
|
Script Binding that is used in GSP evaluation. |
GroovyPageCompiler
|
Used to compile GSP files into a specified target directory. |
GroovyPageCompilerTask
|
An Ant task used for compiling GSP sources. |
GroovyPageConfig
|
|
GroovyPageMetaInfo
|
Encapsulates the information necessary to describe a GSP. |
GroovyPageOutputStack
|
|
GroovyPageOutputStack.GroovyPageProxyWriter
|
|
GroovyPageOutputStackAttributes
|
|
GroovyPageOutputStackAttributes.Builder
|
|
GroovyPageParser
|
NOTE: Based on work done by the GSP standalone project (https://gsp.dev.java.net/). |
GroovyPageRequestBinding
|
Script binding to be used as the top-level binding in GSP evaluation. |
GroovyPageResourceLoader
|
A StaticResourceLoader that loads GSPs from a local grails-app folder instead of from WEB-INF in
development mode. |
GroovyPageTemplate
|
Knows how to make in instance of GroovyPageWritable. |
GroovyPageUtils
|
Methods to establish template names, paths and so on. |
GroovyPagesMetaUtils
|
|
GroovyPagesServlet
|
NOTE: Based on work done by on the GSP standalone project (https://gsp.dev.java.net/) |
GroovyPagesTemplateEngine
|
Based on (but not extending) the existing TemplateEngine implementations
within Groovy. |
GroovyPagesTemplateRenderer
|
Service that provides the actual implementation to RenderTagLib's render tag. |
GroovyPagesUriSupport
|
Methods to establish template names, paths and so on. |
SitemeshPreprocessor
|
Adds GSP Sitemesh integration directly to compiled GSP. |
StandaloneTagLibraryLookup
|
GSP TagLibraryLookup class that's used for standalone GSP |
TagLibraryLookup
|
Looks up tag library instances. |