| Package | Description |
|---|---|
| com.google.template.soy.msgs |
Support for message translation (i.e. localization).
|
| com.google.template.soy.xliffmsgplugin |
Message plugin for the
XLIFF file format.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
SoyBidirectionalMsgPlugin
Plugin for implementing a specific message file format.
|
| Constructor and Description |
|---|
SoyMsgBundleHandler(SoyMsgPlugin msgPlugin) |
| Modifier and Type | Class and Description |
|---|---|
class |
XliffMsgPlugin
Message plugin for XLIFF format.
|