|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object play.templates.TemplateCompiler
public abstract class TemplateCompiler
Constructor Summary | |
---|---|
TemplateCompiler()
|
Method Summary | |
---|---|
BaseTemplate |
compile(BaseTemplate template)
|
BaseTemplate |
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 BaseTemplate compile(BaseTemplate template)
public BaseTemplate compile(VirtualFile file)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |