net.sf.statcvs.reports

Class TagReport

Implemented Interfaces:
TableReport

public class TagReport
extends Object
implements TableReport

Collects information about repository tags.
Version:
$Id: TagReport.java,v 1.2 2008/04/02 11:22:15 benoitx Exp $
Author:
Richard Cyganiak (richard@cyganiak.de)

Constructor Summary

TagReport(ReportConfig config)

Method Summary

void
calculate()
Table
getTable()

Constructor Details

TagReport

public TagReport(ReportConfig config)

Method Details

calculate

public void calculate()
Specified by:
calculate in interface TableReport

getTable

public Table getTable()
Specified by:
getTable in interface TableReport