|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object play.templates.TemplateCompiler
public class TemplateCompiler
The template compiler
Nested Class Summary | |
---|---|
static class |
TemplateCompiler.Compiler
|
static class |
TemplateCompiler.Parser
Template parser |
Constructor Summary | |
---|---|
TemplateCompiler()
|
Method Summary | |
---|---|
static Template |
compile(java.lang.String key,
java.lang.String source)
|
static Template |
compile(VirtualFile file)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TemplateCompiler()
Method Detail |
---|
public static Template compile(VirtualFile file)
public static Template compile(java.lang.String key, java.lang.String source)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |