|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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.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)
|
|
| Uses of Repository in net.sf.statcvs.reports |
|---|
| Methods in net.sf.statcvs.reports that return Repository | |
|---|---|
protected Repository |
AbstractLocTableReport.getContent()
|
| Constructors in net.sf.statcvs.reports with parameters of type Repository | |
|---|---|
DirectoriesTableReport(Repository content)
Creates a table report containing all directories and their respective number of changes and LOC. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||