Uses of Class
com.webguys.maven.plugin.st.Template
-
-
Uses of Template in com.webguys.maven.plugin.st
Fields in com.webguys.maven.plugin.st with type parameters of type Template Modifier and Type Field Description private java.util.List<Template>
StringTemplateMojo. templates
The collection of templates to render.Methods in com.webguys.maven.plugin.st with parameters of type Template Modifier and Type Method Description private java.io.File
StringTemplateMojo. getTemplateDirectory(Template template)
-