See: Description
| Class | Description |
|---|---|
| BasicDirectivesModule |
Guice module for basic Soy print directives.
|
| BasicDirectivesRuntime |
Static methods implementing the basic directives in this package.
|
| BasicEscapeDirective |
An escaping directive that is backed by
Sanitizers in java, soyutils.js or the
closure equivalent in JavaScript, and sanitize.py in Python. |