Uses of Class
net.sf.statcvs.model.Repository

Packages that use Repository
net.sf.statcvs.input This package is responsible for parsing CVS logs and working copy and creating a StatCVS model from them. 
net.sf.statcvs.output   
net.sf.statcvs.pages   
net.sf.statcvs.reports   
 

Uses of Repository in net.sf.statcvs.input
 

Methods in net.sf.statcvs.input that return Repository
 Repository Builder.createCvsContent()
          Returns a Repository object of all files.
 

Uses of Repository in net.sf.statcvs.output
 

Methods in net.sf.statcvs.output that return Repository
 Repository ReportConfig.getRepository()
           
 

Constructors in net.sf.statcvs.output with parameters of type Repository
ReportConfig(Repository repository, java.lang.String projectName, java.lang.String rootDirectory, MarkupSyntax syntax, CssHandler cssHandler, java.lang.String charSet)
           
 

Uses of Repository in net.sf.statcvs.pages
 

Methods in net.sf.statcvs.pages with parameters of type Repository
static java.lang.String TwitterHelp.buildOverviewLink(TopDevelopersTableReport topDevelopers, Repository repository, ReportConfig config)
           
static java.lang.String TwitterHelp.buildDeveloperLink(Author developer, java.lang.String loc, Repository repository, ReportConfig config)
           
static java.lang.String TwitterHelp.buildDeveloperOfMonthLink(Author developer, int loc, Repository repository, java.lang.String month_year, ReportConfig config)
           
 

Uses of Repository in net.sf.statcvs.reports
 

Methods in net.sf.statcvs.reports that return Repository
protected  Repository AbstractRollingLocTableReport.getContent()
           
protected  Repository AbstractLocTableReport.getContent()
           
 

Constructors in net.sf.statcvs.reports with parameters of type Repository
ModuleTableReport(Repository content)
          Creates a table report containing all modules and their respective number of changes and LOC.
DirectoriesTableReport(Repository content)
          Creates a table report containing all directories and their respective number of changes and LOC.
 



Copyright © 2002-2010 Appendium - Portfolio Financing Platform. All Rights Reserved.