Class VelocityTemplateEngine
java.lang.Object
org.apache.struts2.components.template.BaseTemplateEngine
org.apache.struts2.views.velocity.template.VelocityTemplateEngine
- All Implemented Interfaces:
- TemplateEngine
Velocity based template engine.
- 
Field SummaryFields inherited from class org.apache.struts2.components.template.BaseTemplateEngineDEFAULT_THEME_PROPERTIES_FILE_NAME
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprotected StringvoidrenderTemplate(TemplateRenderingContext templateContext) voidMethods inherited from class org.apache.struts2.components.template.BaseTemplateEnginegetFinalTemplateName, getThemePropertiesFileName, getThemeProps
- 
Constructor Details- 
VelocityTemplateEnginepublic VelocityTemplateEngine()
 
- 
- 
Method Details- 
setVelocityManager
- 
renderTemplate- Throws:
- Exception
 
- 
getSuffix- Specified by:
- getSuffixin class- BaseTemplateEngine
 
 
-