Package net.sf.statcvs.reports
Class FileTypeReport
java.lang.Object
net.sf.statcvs.reports.FileTypeReport
- All Implemented Interfaces:
TableReport
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
FileTypeReport
-
-
Method Details
-
calculate
public void calculate()Description copied from interface:TableReportCalculates the report from the source data.- Specified by:
calculatein interfaceTableReport
-
getTable
Description copied from interface:TableReportReturns the table data model.- Specified by:
getTablein interfaceTableReport- Returns:
- the table data model
-