net.sf.jasperreports.engine.fill
Class JRFillCloneFactory

java.lang.Object
  extended by 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 5180 2012-03-29 13:23:12Z teodord $
Author:
Lucian Chirita (lucianc@users.sourceforge.net)

Constructor Summary
JRFillCloneFactory()
           
 
Method Summary
protected  JRFillCloneable getCached(JRFillCloneable original)
           
 JRFillCloneable getClone(JRFillCloneable original)
           
 void put(JRFillCloneable original, JRFillCloneable clone)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JRFillCloneFactory

public JRFillCloneFactory()
Method Detail

getCached

protected JRFillCloneable getCached(JRFillCloneable original)

put

public void put(JRFillCloneable original,
                JRFillCloneable clone)

getClone

public JRFillCloneable getClone(JRFillCloneable original)


© 2001-2010 Jaspersoft Corporation www.jaspersoft.com