Uses of Class
com.avoka.tm.util.VelTemplate
Packages that use VelTemplate
-
Uses of VelTemplate in com.avoka.tm.util
Methods in com.avoka.tm.util that return VelTemplateModifier and TypeMethodDescriptionVelTemplate.addModelValue
(String key, Object value) Set the model key and value to merge with the template.Set the model value to merge with the template.VelTemplate.setTemplate
(String template) Set the Velocity template value.