public class VelocityTemplateRenderer extends Object implements ITemplateRenderer, org.springframework.beans.factory.InitializingBean
| Constructor and Description |
|---|
VelocityTemplateRenderer() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
VelocityTemplateRenderer |
init() |
String |
render(Template template,
IParams params) |
public final void afterPropertiesSet()
throws Exception
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBeanExceptionpublic VelocityTemplateRenderer init()
public String render(Template template, IParams params) throws IRenderService.RenderException
render in interface ITemplateRendererIRenderService.RenderExceptionCopyright © 2014 Molindo GmbH. All Rights Reserved.