Uses of Interface
io.jstach.jstachio.TemplateModel
Packages that use TemplateModel
-
Uses of TemplateModel in io.jstach.jstachio
Methods in io.jstach.jstachio that return TemplateModelModifier and TypeMethodDescriptiondefault TemplateModeldefault TemplateModelCreates a template model pair.static <T> TemplateModelTemplateModel.of(Template.EncodedTemplate<T> template, T model) Creates a template model pair.static <T> TemplateModelCreates a template model pair.