| Package | Description |
|---|---|
| com.google.template.soy |
Root package with main API entry point and
Guice module.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SoyFileSet.extractAndWriteMsgs(SoyMsgBundleHandler msgBundleHandler,
SoyMsgBundleHandler.OutputFileOptions options,
com.google.common.io.ByteSink output)
Extracts all messages from this Soy file set and writes the messages to an output sink.
|