Represents a data table for a report.
Creates a new table model
Interface for a class that turns
Column
s
into their representation for some output format, for example a HTML
<td> or an XML element.
Creates a new table renderer for the given table model
A table report generates a
Table
from some data source.
Collects information about repository tags.
Produces bar charts where each bar represents a time slot, e.g.
Creates a new BarChartMaker.
Contains time line data for an integer value.
Creates a chart from a time line.
returns jdom element which contains data extracted from DeveloeprsTableReport
returns jdom element which contains data extracted from the SortedSet of directories
returns jdom element which contains data regarding the files of the repository
returns jdom element which contains data extracted from the commit list of the repository
TODO: Don't throw exception
Creates a bar chart image file.
Table report which creates a table containing the names of the
top 10 developers and their LOC contributions.
Creates a table report containing the top 10 authors and their
LOC contributions
this method will move away from the ordinary routine taken by
statSVn and will invoke some new classes that are written to generate the xml's
Marks a revision at the very beginning of the log timespan.
Marks a revision that changes the file.
Marks a revision that creates a new file.
Marks a revision that deletes the file.