Package com.google.template.soy.tofu

Java Object backend (a.k.a. Tofu).

See:
          Description

Interface Summary
SoyTofu SoyTofu is the public interface for a Java object that represents a compiled Soy file set.
SoyTofu.Renderer Renderer for a template.
 

Class Summary
SoyTofuOptions Compilation options for the Tofu backend.
 

Exception Summary
SoyTofuException Exception thrown when an error occurs during template rendering.
 

Package com.google.template.soy.tofu Description

Java Object backend (a.k.a. Tofu).