public static final class TableProcessor.Output
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
int |
numberOfTableRows
The number of rows in the table.
|
net.sf.jasperreports.engine.data.JRMapCollectionDataSource |
table
The table datasource.
|
java.lang.String |
tableSubReport
The path to the generated sub-report.
|
public final net.sf.jasperreports.engine.data.JRMapCollectionDataSource table
public final int numberOfTableRows
public final java.lang.String tableSubReport