| Package | Description |
|---|---|
| com.google.template.soy |
Root package with main API entry point and
Guice module.
|
| com.google.template.soy.data |
Java representation of Soy data types.
|
| com.google.template.soy.jbcsrc.api | |
| com.google.template.soy.jbcsrc.runtime | |
| com.google.template.soy.jbcsrc.shared | |
| com.google.template.soy.shared.internal |
Internal shared class among multiple backends.
|
| Class and Description |
|---|
| SoySauce
Main entry point for rendering Soy templates on the server.
|
| Class and Description |
|---|
| AdvisingAppendable
An
Appendable that can inform the writer that a buffer limit has been reached or
exceeded. |
| RenderResult
The result of an asynchronous rendering operation.
|
| Class and Description |
|---|
| AdvisingAppendable
An
Appendable that can inform the writer that a buffer limit has been reached or
exceeded. |
| OutputAppendable
The outermost logger used in rendering.
|
| RenderResult
The result of an asynchronous rendering operation.
|
| RenderResult.Type
The result type.
|
| SoySauce
Main entry point for rendering Soy templates on the server.
|
| SoySauce.Continuation
A render continuation that has a final result.
|
| SoySauce.Renderer
A Renderer can configure rendering parameters and render the template.
|
| SoySauce.WriteContinuation
A write continuation is the result of rendering to an output stream.
|
| Class and Description |
|---|
| RenderResult
The result of an asynchronous rendering operation.
|
| Class and Description |
|---|
| RenderResult
The result of an asynchronous rendering operation.
|
| Class and Description |
|---|
| AdvisingAppendable
An
Appendable that can inform the writer that a buffer limit has been reached or
exceeded. |