See: Description
| Class | Description |
|---|---|
| BidiFormatter | |
| BidiFormatter.BidiWrappingText |
The text used to bidi wrap a string.
|
| 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.
|
| BidiUtils | |
| SoyBidiUtils |
Bidi utilities for Soy code.
|