public class Tpl extends Object
Tpl()
static String
tplByArgs(String str, String... arr)
tplByMap(String tplStr, Map<String,Object> data)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Tpl()
public static String tplByMap(String tplStr, Map<String,Object> data)
tplStr
data
public static String tplByArgs(String str, String... arr)
str
arr
Copyright © 2015. All rights reserved.