public final class CoreDirectivesRuntime extends Object
| Constructor and Description |
|---|
CoreDirectivesRuntime() |
| Modifier and Type | Method and Description |
|---|---|
static SanitizedContent |
escapeHtml(SoyValue value) |
static LoggingAdvisingAppendable |
streamingEscapeHtml(LoggingAdvisingAppendable delegate) |
public static SanitizedContent escapeHtml(SoyValue value)
public static LoggingAdvisingAppendable streamingEscapeHtml(LoggingAdvisingAppendable delegate)