Package net.sf.jasperreports.functions
Interface FunctionContext
- All Known Implementing Classes:
FillFunctionContext
public interface FunctionContext
- Author:
- Teodor Danciu (teodord@users.sourceforge.net)
-
Method Summary
Modifier and TypeMethodDescriptiongetParameterValue
(String parameterName) getParameterValue
(String parameterName, boolean ignoreMissing)
-
Method Details
-
getParameterValue
-
getParameterValue
-