public static final class SanitizedType.CssType extends SanitizedType
SanitizedType.AttributesType, SanitizedType.CssType, SanitizedType.HtmlType, SanitizedType.JsType, SanitizedType.UriTypeSoyType.Kind| Modifier and Type | Method and Description |
|---|---|
SanitizedContent.ContentKind |
getContentKind() |
static SanitizedType.CssType |
getInstance()
Return the single instance of this type.
|
SoyType.Kind |
getKind()
Returns what kind of type this is.
|
getTypeForContentKind, isInstance, javaType, toStringequals, hashCode, isAssignableFrompublic SoyType.Kind getKind()
SoyTypepublic SanitizedContent.ContentKind getContentKind()
getContentKind in class SanitizedTypepublic static SanitizedType.CssType getInstance()