Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
T
- Table - Class in net.sf.statcvs.reportmodel
-
Represents a data table for a report.
- Table(String) - Constructor for class net.sf.statcvs.reportmodel.Table
-
Creates a new table model
- TableCellRenderer - Interface in net.sf.statcvs.renderer
-
Interface for a class that turns
Column
s into their representation for some output format, for example a HTML <td> or an XML element. - TableRenderer - Class in net.sf.statcvs.renderer
-
Renders a
Table
to HTML - TableRenderer(Table, MarkupSyntax) - Constructor for class net.sf.statcvs.renderer.TableRenderer
-
Creates a new table renderer for the given table model
- TableReport - Interface in net.sf.statcvs.reports
-
A table report generates a
Table
from some data source. - TAG_BUG_TRACKER - Static variable in class net.sf.statcvs.pages.xml.XmlTags
- TAG_CHECKED_OUT_DIR - Static variable in class net.sf.statcvs.pages.xml.XmlTags
- TAG_PROJECT - Static variable in class net.sf.statcvs.pages.xml.XmlTags
- TAG_ROOT - Static variable in class net.sf.statcvs.pages.xml.XmlTags
- TAG_WEB_REPOSITORY - Static variable in class net.sf.statcvs.pages.xml.XmlTags
- TagReport - Class in net.sf.statcvs.reports
-
Collects information about repository tags.
- TagReport(ReportConfig) - Constructor for class net.sf.statcvs.reports.TagReport
- TimeBarChartMaker - Class in net.sf.statcvs.charts
-
Produces bar charts where each bar represents a time slot, e.g.
- TimeBarChartMaker(String, ReportConfig, SortedSet, String, String, String[]) - Constructor for class net.sf.statcvs.charts.TimeBarChartMaker
-
Creates a new BarChartMaker.
- TimeBarChartMaker.HourBarChartMaker - Class in net.sf.statcvs.charts
- TimeBarChartMaker.WeekdayBarChartMaker - Class in net.sf.statcvs.charts
- TimeLine - Class in net.sf.statcvs.reportmodel
-
Contains time line data for an integer value.
- TimeLine(String, String) - Constructor for class net.sf.statcvs.reportmodel.TimeLine
-
Creates a new time line.
- TimeLineChartMaker - Class in net.sf.statcvs.charts
-
Creates charts from
TimeLine
s. - TimeLineChartMaker(String, ReportConfig, TimeLine, String, Collection) - Constructor for class net.sf.statcvs.charts.TimeLineChartMaker
-
Creates a chart from a time line.
- TimePoint - Class in net.sf.statcvs.reportmodel
-
Encapsulates a data point in a
TimeLine
- TimePoint(Date, int, int) - Constructor for class net.sf.statcvs.reportmodel.TimePoint
-
Creates a new TimePoint
- toFile() - Method in class net.sf.statcvs.charts.CommitScatterChartMaker
- toFile() - Method in class net.sf.statcvs.charts.DirectoryPieChartMaker.CodeDistributionChartMaker
- toFile() - Method in class net.sf.statcvs.charts.DirectoryPieChartMaker
- toFile() - Method in class net.sf.statcvs.charts.LOCChartMaker
- toFile() - Method in class net.sf.statcvs.charts.ModifyAddChartMaker
- toFile() - Method in class net.sf.statcvs.charts.ModuleEvolutionChartMaker
- toFile() - Method in class net.sf.statcvs.charts.ModuleSizePieChartMaker
- toFile() - Method in class net.sf.statcvs.charts.TimeBarChartMaker
-
Creates a bar chart image file.
- toFile() - Method in class net.sf.statcvs.charts.TimeLineChartMaker
- toFile() - Method in class net.sf.statcvs.output.ChurnPageMaker
- toFile() - Method in class net.sf.statcvs.output.LOCChurnChartMaker
- toFile() - Method in class net.sf.statcvs.output.RepoMapPageMaker
- toFile() - Method in class net.sf.statcvs.pages.AllDevelopersPageMaker
- toFile() - Method in class net.sf.statcvs.pages.CloudCommitPageMaker
- toFile() - Method in class net.sf.statcvs.pages.CommitLogPageMaker
- toFile() - Method in class net.sf.statcvs.pages.DeveloperPageMaker
- toFile() - Method in class net.sf.statcvs.pages.DirectoryPageMaker
- toFile() - Method in class net.sf.statcvs.pages.DirectorySizesPageMaker
- toFile() - Method in class net.sf.statcvs.pages.FileSizesPageMaker
- toFile() - Method in class net.sf.statcvs.pages.IndexPageMaker
- toFile() - Method in class net.sf.statcvs.pages.LOCPageMaker
- toFile() - Method in class net.sf.statcvs.pages.ModulesPageMaker
- toFile() - Method in class net.sf.statcvs.pages.ReportSuiteMaker
-
TODO: Don't throw exception
- toFile() - Method in class net.sf.statcvs.pages.xml.AllDevelopersXml
-
returns jdom element which contains data extracted from DeveloeprsTableReport
- toFile() - Method in class net.sf.statcvs.pages.xml.DirectoriesXml
-
returns jdom element which contains data extracted from the SortedSet of directories
- toFile() - Method in class net.sf.statcvs.pages.xml.FilesXml
-
returns jdom element which contains data regarding the files of the repository
- toFile() - Method in class net.sf.statcvs.pages.xml.LogXml
-
returns jdom element which contains data extracted from the commit list of the repository
- toFile() - Method in class net.sf.statcvs.pages.xml.LogXmlMaker
- toFile() - Method in class net.sf.statcvs.pages.xml.RevisedFilesXml
- toHTMLWithLinks(String) - Method in class net.sf.statcvs.weblinks.bugs.BugTracker
-
Filters a String, e.g.
- TopDevelopersTableReport - Class in net.sf.statcvs.reports
-
Table report which creates a table containing the names of the top 10 developers and their LOC contributions.
- TopDevelopersTableReport(ReportConfig) - Constructor for class net.sf.statcvs.reports.TopDevelopersTableReport
-
Creates a table report containing the top 10 authors and their LOC contributions
- toString() - Method in class net.sf.statcvs.input.RevisionData
- toString() - Method in class net.sf.statcvs.model.Author
- toString() - Method in class net.sf.statcvs.model.Repository
- toString() - Method in class net.sf.statcvs.model.Revision
- toString() - Method in class net.sf.statcvs.model.SymbolicName
- toString() - Method in class net.sf.statcvs.model.VersionedFile
- toString() - Method in class net.sf.statcvs.output.DefaultCssHandler
-
toString
- toString() - Method in class net.sf.statcvs.output.LocalFileCssHandler
-
toString
- toString() - Method in class net.sf.statcvs.output.UrlCssHandler
-
toString
- toString() - Method in class net.sf.statcvs.pages.MarkupHTML
- toString() - Method in class net.sf.statcvs.pages.MarkupXDoc
- toString() - Method in class net.sf.statcvs.util.FilePatternMatcher
- toXml() - Method in class net.sf.statcvs.pages.ReportSuiteMaker
-
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
- TracIntegration - Class in net.sf.statcvs.output
- TracIntegration(String) - Constructor for class net.sf.statcvs.output.TracIntegration
- trim(String) - Static method in class net.sf.statcvs.util.StringUtils
- TWEET_THIS_ICON - Static variable in class net.sf.statcvs.pages.ReportSuiteMaker
- TWEET_THIS_SMALL - Static variable in class net.sf.statcvs.pages.ReportSuiteMaker
- TwitterHelp - Class in net.sf.statcvs.pages
- TYPE_BEGIN_OF_LOG - Static variable in class net.sf.statcvs.model.Revision
-
Marks a revision at the very beginning of the log timespan.
- TYPE_CHANGE - Static variable in class net.sf.statcvs.model.Revision
-
Marks a revision that changes the file.
- TYPE_CREATION - Static variable in class net.sf.statcvs.model.Revision
-
Marks a revision that creates a new file.
- TYPE_DELETION - Static variable in class net.sf.statcvs.model.Revision
-
Marks a revision that deletes the file.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form