Package net.sf.jasperreports.engine.fill
Class JRFillCloneFactory
java.lang.Object
net.sf.jasperreports.engine.fill.JRFillCloneFactory
Factory class used for fill-time working clones creation.
A instance of this class is used for each created clone.
- Author:
- Lucian Chirita (lucianc@users.sourceforge.net)
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected JRFillCloneablegetCached(JRFillCloneable original) getClone(JRFillCloneable original) voidput(JRFillCloneable original, JRFillCloneable clone)
-
Constructor Details
-
JRFillCloneFactory
public JRFillCloneFactory()
-
-
Method Details
-
getCached
-
put
-
getClone
-