java.lang.Object
gg.jte.generated.precompiled.interfacetemplates.JtemainGenerated
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidrender(TemplateOutput jteOutput, HtmlInterceptor jteHtmlInterceptor, String targetClassName, JteConfig config, Set<TemplateDescription> templates, Iterable<String> imports, ModelConfig modelConfig) static voidrenderMap(TemplateOutput jteOutput, HtmlInterceptor jteHtmlInterceptor, Map<String, Object> params)
-
Field Details
-
JTE_NAME
- See Also:
-
JTE_LINE_INFO
public static final int[] JTE_LINE_INFO
-
-
Constructor Details
-
JtemainGenerated
public JtemainGenerated()
-
-
Method Details
-
render
public static void render(TemplateOutput jteOutput, HtmlInterceptor jteHtmlInterceptor, String targetClassName, JteConfig config, Set<TemplateDescription> templates, Iterable<String> imports, ModelConfig modelConfig) -
renderMap
public static void renderMap(TemplateOutput jteOutput, HtmlInterceptor jteHtmlInterceptor, Map<String, Object> params)
-