net.sf.jasperreports.web.util
Class VelocityUtil
java.lang.Object
net.sf.jasperreports.web.util.VelocityUtil
public class VelocityUtil
- extends Object
- Version:
- $Id: VelocityUtil.java 5213 2012-04-03 14:44:47Z teodord $
- Author:
- Narcis Marcu (narcism@users.sourceforge.net)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VelocityUtil
public VelocityUtil()
getVelocityEngine
public static org.apache.velocity.app.VelocityEngine getVelocityEngine()
processTemplate
public static String processTemplate(String templateName,
org.apache.velocity.VelocityContext vContext)
processTemplate
public static String processTemplate(String templateName,
Map<String,Object> contextMap)
Copyright © 2012. All Rights Reserved.