public class Template extends Object
Template(String template)
static Template
fromFile(Class<?> resourceRoot, String fileName)
String
render(Object o)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Template(String template)
public static Template fromFile(Class<?> resourceRoot, String fileName)
public String render(Object o)
Copyright © 2013–2017. All rights reserved.