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,v 1.2 2005/11/28 09:20:43 teodord Exp $
- 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-2005 JasperSoft Corporation www.jaspersoft.com