Class JRFillCommonReturnValue

java.lang.Object
net.sf.jasperreports.engine.fill.JRFillCommonReturnValue
All Implemented Interfaces:
Cloneable, CommonReturnValue, JRCloneable
Direct Known Subclasses:
JRFillExpressionReturnValue, JRFillVariableReturnValue

public abstract class JRFillCommonReturnValue extends Object implements CommonReturnValue
Implementation of CommonReturnValue used by the filler.
Author:
Lucian Chirita (lucianc@users.sourceforge.net)