public class JspTemplateEngine extends BaseTemplateEngine
DEFAULT_THEME_PROPERTIES_FILE_NAME| Constructor and Description | 
|---|
| JspTemplateEngine() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected String | getSuffix() | 
| void | renderTemplate(TemplateRenderingContext templateContext)Renders the template | 
| void | setEncoding(String encoding) | 
getFinalTemplateName, getThemePropertiesFileName, getThemePropspublic void setEncoding(String encoding)
public void renderTemplate(TemplateRenderingContext templateContext) throws Exception
TemplateEnginetemplateContext - context for the given template.Exception - is thrown if there is a failure when rendering.protected String getSuffix()
getSuffix in class BaseTemplateEngineCopyright © 2000–2025 Apache Software Foundation. All rights reserved.