| Package | Description |
|---|---|
| com.google.template.soy.data |
Java representation of Soy data types.
|
| Modifier and Type | Method and Description |
|---|---|
static LoggingAdvisingAppendable.BufferingAppendable |
LoggingAdvisingAppendable.buffering()
Returns a
LoggingAdvisingAppendable.BufferingAppendable that renders everything to a buffer that can be accessed
via toString() or getAndClearBuffer() |