|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object play.templates.TemplateCompiler play.templates.GroovyTemplateCompiler
public class GroovyTemplateCompiler
The template compiler
Field Summary | |
---|---|
static java.util.List<java.lang.String> |
extensionsClassnames
|
Constructor Summary | |
---|---|
GroovyTemplateCompiler()
|
Method Summary | |
---|---|
BaseTemplate |
compile(BaseTemplate template)
|
Methods inherited from class play.templates.TemplateCompiler |
---|
compile |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static java.util.List<java.lang.String> extensionsClassnames
Constructor Detail |
---|
public GroovyTemplateCompiler()
Method Detail |
---|
public BaseTemplate compile(BaseTemplate template)
compile
in class TemplateCompiler
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |