play.templates
Class TemplateCompiler

java.lang.Object
  extended by play.templates.TemplateCompiler

public class TemplateCompiler
extends java.lang.Object

The template compiler


Nested Class Summary
static class TemplateCompiler.Compiler
           
static class TemplateCompiler.Parser
          Template parser
 
Constructor Summary
TemplateCompiler()
           
 
Method Summary
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

TemplateCompiler

public TemplateCompiler()
Method Detail

compile

public static Template compile(VirtualFile file)


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