@InheritConstructors @CompileStatic class MarkupViewCompiler extends AbstractGroovyTemplateCompiler
A compiler for markup templates
| Properties inherited from class | Properties |
|---|---|
class AbstractGroovyTemplateCompiler |
configuration, packageName, sourceDir, viewConfiguration |
| Constructor and description |
|---|
MarkupViewCompiler() |
| Type Params | Return Type | Name and description |
|---|---|---|
|
protected CompilerConfiguration |
configureCompiler(CompilerConfiguration configuration) |
|
static void |
main(String[] args) |
|
protected ViewsTransform |
newViewsTransform() |
| Methods inherited from class | Name |
|---|---|
class AbstractGroovyTemplateCompiler |
compile, compile, configureCompiler, newViewsTransform, run |