com.opensymphony.webwork.views.jsp.ui.template
Class VelocityTemplateEngine
java.lang.Object
com.opensymphony.webwork.views.jsp.ui.template.BaseTemplateEngine
com.opensymphony.webwork.views.jsp.ui.template.VelocityTemplateEngine
- All Implemented Interfaces:
- TemplateEngine
- public class VelocityTemplateEngine
- extends BaseTemplateEngine
VelocityTemplateEngine renders Velocity templates
Date: Sep 28, 2004 12:01:09 PM
- Author:
- jcarreira
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VelocityTemplateEngine
public VelocityTemplateEngine()
renderTemplate
public void renderTemplate(TemplateRenderingContext templateContext)
throws Exception
- Throws:
Exception
getSuffix
protected String getSuffix()
- Specified by:
getSuffix
in class BaseTemplateEngine