play.templates
Class TemplateCompiler

java.lang.Object
  extended by play.templates.TemplateCompiler
Direct Known Subclasses:
GroovyTemplateCompiler

public abstract class TemplateCompiler
extends java.lang.Object


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

TemplateCompiler

public TemplateCompiler()
Method Detail

compile

public BaseTemplate compile(BaseTemplate template)

compile

public BaseTemplate compile(VirtualFile file)


Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly