public class WrapSoyAlloyTemplateMojo extends BaseSoyJsMojo<WrapSoyAlloyTemplateCommand>
command| Constructor and Description |
|---|
WrapSoyAlloyTemplateMojo() |
| Modifier and Type | Method and Description |
|---|---|
protected WrapSoyAlloyTemplateCommand |
createCommand() |
void |
setModuleName(java.lang.String moduleName)
The AlloyUI module name.
|
void |
setNamespace(java.lang.String namespace)
The Soy template namespace.
|
execute, setDirpublic void setModuleName(java.lang.String moduleName)
public void setNamespace(java.lang.String namespace)
protected WrapSoyAlloyTemplateCommand createCommand()
createCommand in class BaseSoyJsMojo<WrapSoyAlloyTemplateCommand>