public class VelocityTemplateEngine extends BaseTemplateEngine
DEFAULT_THEME_PROPERTIES_FILE_NAME
Constructor and Description |
---|
VelocityTemplateEngine() |
Modifier and Type | Method and Description |
---|---|
protected String |
getSuffix() |
void |
renderTemplate(TemplateRenderingContext templateContext) |
void |
setVelocityManager(VelocityManager mgr)
Deprecated.
since 6.4.0
|
void |
setVelocityManager(VelocityManagerInterface mgr) |
getFinalTemplateName, getThemePropertiesFileName, getThemeProps
public void setVelocityManager(VelocityManagerInterface mgr)
@Deprecated public void setVelocityManager(VelocityManager mgr)
public void renderTemplate(TemplateRenderingContext templateContext) throws Exception
Exception
protected String getSuffix()
getSuffix
in class BaseTemplateEngine
Copyright © 2000–2024 Apache Software Foundation. All rights reserved.