Class ReportFunctions
java.lang.Object
net.sf.jasperreports.functions.AbstractFunctionSupport
net.sf.jasperreports.functions.standard.ReportFunctions
- All Implemented Interfaces:
FunctionSupport
- Author:
- Lucian Chirita (lucianc@users.sourceforge.net)
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected HierarchicalDataSource
<?> protected JRDataSource
byte[]
RESOURCE_DATA
(String location) SUB_DATA_SOURCE
(String expression) Methods inherited from class net.sf.jasperreports.functions.AbstractFunctionSupport
getContext, init
-
Field Details
-
EXCEPTION_DATA_SOURCE_NOT_HIERARCHICAL
- See Also:
-
-
Constructor Details
-
ReportFunctions
public ReportFunctions()
-
-
Method Details
-
ORIGINAL_DATA_SOURCE
-
originalDataSource
- Throws:
JRException
-
SUB_DATA_SOURCE
-
SUB_DATA_SOURCE
-
hierarchicalDataSource
- Throws:
JRException
-
RESOURCE_DATA
-