com.google.template.soy.javasrc
Interface SoyTemplateRuntimes


public interface SoyTemplateRuntimes

A compiled bundle of templates.


Method Summary
 SoyTemplateRuntime newRenderer(String templateName)
          Create a new template renderer.
 

Method Detail

newRenderer

SoyTemplateRuntime newRenderer(String templateName)
Create a new template renderer.