Interface | Description |
---|---|
SoyContext | |
SoyContextFactory | |
SoyHTMLSanitizer | Deprecated
As of Judson (7.1.x), use
SoyHTMLData to wrap HTML
values |
SoyRawData |
This interface can be implemented by any specialized class that is capable of
returning a low level value for the Soy template system.
|
SoyTemplateResourcesProvider |
Class | Description |
---|---|
SoyContextFactoryUtil |