TableReport
public class TagReport extends java.lang.Object implements TableReport
Constructor | Description |
---|---|
TagReport(ReportConfig config) |
Modifier and Type | Method | Description |
---|---|---|
void |
calculate() |
Calculates the report from the source data.
|
Table |
getTable() |
Returns the table data model.
|
public TagReport(ReportConfig config)
public void calculate()
TableReport
calculate
in interface TableReport
public Table getTable()
TableReport
getTable
in interface TableReport