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, getThemeProps
public void setEncoding(String encoding)
public void renderTemplate(TemplateRenderingContext templateContext) throws Exception
TemplateEngine
templateContext
- context for the given template.Exception
- is thrown if there is a failure when rendering.protected String getSuffix()
getSuffix
in class BaseTemplateEngine
Copyright © 2000–2020 Apache Software Foundation. All rights reserved.