| Package | Description |
|---|---|
| com.google.template.soy.types.primitive |
| Modifier and Type | Class and Description |
|---|---|
static class |
SanitizedType.AttributesType
Type produced by templates whose kind is "attributes".
|
static class |
SanitizedType.CssType
Type produced by templates whose kind is "css".
|
static class |
SanitizedType.HtmlType
Type produced by templates whose kind is "html".
|
static class |
SanitizedType.JsType
Type produced by templates whose kind is "js".
|
static class |
SanitizedType.TrustedResourceUriType
Type produced by templates whose kind is "trustedResourceUri".
|
static class |
SanitizedType.UriType
Type produced by templates whose kind is "uri".
|