net.sf.jasperreports.engine.fill
Class JRFillCloneFactory
java.lang.Object
net.sf.jasperreports.engine.fill.JRFillCloneFactory
public class JRFillCloneFactory
- extends java.lang.Object
Factory class used for fill-time working clones creation.
A instance of this class is used for each created clone.
- Version:
- $Id: JRFillCloneFactory.java 1229 2006-04-19 13:27:35 +0300 (Wed, 19 Apr 2006) teodord $
- Author:
- Lucian Chirita (lucianc@users.sourceforge.net)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JRFillCloneFactory
public JRFillCloneFactory()
getCached
protected JRCloneable getCached(JRCloneable original)
put
public void put(JRCloneable original,
JRCloneable clone)
getClone
public JRCloneable getClone(JRCloneable original)
© 2001-2006 JasperSoft Corporation www.jaspersoft.com