public class Template extends Object
ScanMode
getMode()
static Template
parse(String sentence)
String
render(Map<String,Object> variables)
void
setMode(ScanMode mode)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ScanMode getMode()
public void setMode(ScanMode mode)
public String render(Map<String,Object> variables)
public static Template parse(String sentence)
Copyright © 2020. All rights reserved.