net.sf.jasperreports.engine.fill
Class JRResourcesFillUtil
java.lang.Object
net.sf.jasperreports.engine.fill.JRResourcesFillUtil
Deprecated. Replaced by RepositoryUtil.
public final class JRResourcesFillUtil
- extends Object
Resources utility class used for report fills.
- Version:
- $Id: JRResourcesFillUtil.java 4595 2011-09-08 15:55:10Z teodord $
- Author:
- Lucian Chirita (lucianc@users.sourceforge.net)
- See Also:
JRResourcesUtil
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
setResourcesFillContext
public static JRResourcesFillUtil.ResourcesFillContext setResourcesFillContext(Map<String,Object> parameterValues)
- Deprecated.
revertResourcesFillContext
public static void revertResourcesFillContext(JRResourcesFillUtil.ResourcesFillContext context)
- Deprecated.
Copyright © 2012. All Rights Reserved.