Class TableProcessor.Output

java.lang.Object
org.mapfish.print.processor.jasper.TableProcessor.Output
Enclosing class:
TableProcessor

public static final class TableProcessor.Output extends Object
The Output of the processor.
  • Field Details

    • tableDataSource

      public final net.sf.jasperreports.engine.data.JRMapCollectionDataSource tableDataSource
      The table datasource.
    • numberOfTableRows

      public final int numberOfTableRows
      The number of rows in the table.
    • tableSubReport

      public final String tableSubReport
      The path to the generated sub-report. If dynamic is false then this will be null.