| Package | Description |
|---|---|
| com.google.template.soy.internal.i18n |
Libraries for internationalization (i18n).
|
| com.google.template.soy.jssrc.internal | |
| com.google.template.soy.shared.internal |
| Class and Description |
|---|
| BidiFormatter
Utility class for formatting text for display in a potentially opposite-directionality context
without garbling.
|
| BidiFormatter.Builder
A class for building a BidiFormatter with non-default options.
|
| BidiGlobalDir
Bidi global direction, which is either a "static" integer value (ltr=1, rtl=-1), or a
code snippet yielding such a value when evaluated at template runtime.
|
| Class and Description |
|---|
| BidiGlobalDir
Bidi global direction, which is either a "static" integer value (ltr=1, rtl=-1), or a
code snippet yielding such a value when evaluated at template runtime.
|
| Class and Description |
|---|
| BidiGlobalDir
Bidi global direction, which is either a "static" integer value (ltr=1, rtl=-1), or a
code snippet yielding such a value when evaluated at template runtime.
|