Class JRFillExpressionReturnValue

java.lang.Object
net.sf.jasperreports.engine.fill.JRFillCommonReturnValue
net.sf.jasperreports.engine.fill.JRFillExpressionReturnValue
All Implemented Interfaces:
Cloneable, CommonReturnValue, ExpressionReturnValue, JRCloneable

public class JRFillExpressionReturnValue extends JRFillCommonReturnValue implements ExpressionReturnValue
Implementation of ExpressionReturnValue used by the filler.
Author:
Teodor Danciu (teodord@users.sourceforge.net)