public class MarkupTemplate extends Object
MarkupTemplate(String name, String contentType, Map<?,?> model)
String
getContentType()
Map<?,?>
getModel()
getName()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MarkupTemplate(String name, String contentType, Map<?,?> model)
public String getName()
public String getContentType()
public Map<?,?> getModel()