java.lang.Object
gg.jte.runtime.Template
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidrender(TemplateOutput output, HtmlInterceptor htmlInterceptor, Object param) voidrenderMap(TemplateOutput output, HtmlInterceptor htmlInterceptor, Map<String, Object> params)
-
Constructor Details
-
Template
-
-
Method Details
-
render
public void render(TemplateOutput output, HtmlInterceptor htmlInterceptor, Object param) throws Throwable - Throws:
Throwable
-
renderMap
public void renderMap(TemplateOutput output, HtmlInterceptor htmlInterceptor, Map<String, Object> params) throws Throwable- Throws:
Throwable
-
getClassLoader
-
getParamInfo
-