play.templates
类 TemplateCompiler

java.lang.Object
  继承者 play.templates.TemplateCompiler
直接已知子类:
GroovyTemplateCompiler

public abstract class TemplateCompiler
extends java.lang.Object


构造方法摘要
TemplateCompiler()
           
 
方法摘要
 BaseTemplate compile(BaseTemplate template)
           
 BaseTemplate compile(VirtualFile file)
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

TemplateCompiler

public TemplateCompiler()
方法详细信息

compile

public BaseTemplate compile(BaseTemplate template)

compile

public BaseTemplate compile(VirtualFile file)


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