| Package | Description |
|---|---|
| com.google.template.soy.shared.internal |
Internal shared class among multiple backends.
|
| Modifier and Type | Method and Description |
|---|---|
static StreamingEscaper |
StreamingEscaper.create(LoggingAdvisingAppendable delegate,
EscapingConventions.CrossLanguageStringXform transform)
Creates a streaming escaper, or returns the delegate if it is already escaping with the same
settings.
|