public class ReplaceSoyTranslationCommand extends BaseSoyJsCommand
| Constructor and Description |
|---|
ReplaceSoyTranslationCommand() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(java.nio.file.Path path) |
protected java.lang.String |
getReplacement(java.lang.String variableName,
java.lang.String languageKey,
java.lang.String argumentsObject) |
execute, getDir, setDirpublic void execute(java.nio.file.Path path)
throws java.io.IOException
execute in class BaseSoyJsCommandjava.io.IOExceptionprotected java.lang.String getReplacement(java.lang.String variableName,
java.lang.String languageKey,
java.lang.String argumentsObject)