public class TemplateUtil extends Object
TemplateUtil()
static TemplateEngine
getEngine()
static String
render(String templateContent, Map<?,?> bindingMap)
static void
render(String templateContent, Map<?,?> bindingMap, Writer writer)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TemplateUtil()
public static TemplateEngine getEngine()
TemplateEngine
public static String render(String templateContent, Map<?,?> bindingMap)
templateContent
bindingMap
public static void render(String templateContent, Map<?,?> bindingMap, Writer writer)
writer
Copyright © 2023. All rights reserved.