Class | Description |
---|---|
MarkupViewCompiler | A compiler for markup templates |
MarkupViewConfiguration | @author Graeme Rocher |
MarkupViewGrailsPlugin | Plugin class for markup views |
MarkupViewTemplate | Base class for markup engine templates |
MarkupViewTemplateEngine | A ResolvableGroovyTemplateEngine that uses Groovy's groovy.text.markup.MarkupTemplateEngine internally |
MarkupViewWritableScriptTemplate | @author Graeme Rocher |