Uses of Class
com.github.veithen.alta.template.Template
Packages that use Template
-
Uses of Template in com.github.veithen.alta
Methods in com.github.veithen.alta that return TemplateModifier and TypeMethodDescriptionprotected static Template<com.github.veithen.alta.Context>AbstractProcessMojo.compileTemplate(String template, String name) Methods in com.github.veithen.alta with parameters of type TemplateModifier and TypeMethodDescriptionprotected static StringAbstractProcessMojo.evaluateTemplate(Template<com.github.veithen.alta.Context> template, org.apache.maven.artifact.Artifact artifact) -
Uses of Template in com.github.veithen.alta.template
Methods in com.github.veithen.alta.template that return Template