Uses of Class
net.sf.jasperreports.compilers.ReportSourceCompilation
Packages that use ReportSourceCompilation
Package
Description
Contains design time implementations for the library's main interfaces as well as report compiling tools.
-
Uses of ReportSourceCompilation in net.sf.jasperreports.engine.design
Constructors in net.sf.jasperreports.engine.design with parameters of type ReportSourceCompilationModifierConstructorDescriptionJRSourceCompileTask(JasperDesign jasperDesign, String unitName, JRExpressionCollector expressionCollector, ReportSourceCompilation<?> sourceCompilation, boolean onlyDefaultEvaluation)