Uses of Class
org.jctools.util.Template
Packages that use Template
-
Uses of Template in org.jctools.channels.mapping
Methods in org.jctools.channels.mapping with parameters of type TemplateModifier and TypeMethodDescription<I> I
Mapper.newFlyweight
(Class<I> implementationParent, String templateFileName, Template template, Object... args) -
Uses of Template in org.jctools.util
Methods in org.jctools.util that return TemplateModifier and TypeMethodDescriptionprivate Template
Template.extractLoopBody
(String tagName) static Template
private static Template
Template.fromStream
(InputStream templateStream)