Frames | No Frames |
Methods with parameter type net.sf.statcvs.model.Directory | |
void | Render a cell containing a directory to HTML
|
void | Render a cell containing a directory
|
void | Render a cell containing a directory to XML
|
Constructors with parameter type net.sf.statcvs.model.Directory | |
AuthorsForDirectoryTableReport.AuthorsForDirectoryTableReport(ReportConfig config, Directory directory) Creates a table report containing authors who have committed
changes to a specified directory, their number of changes
and LOC contributions. |
Methods with return type net.sf.statcvs.model.Directory | |
Directory | Builder.getDirectory(String filename) Returns the Directory of the given filename or creates it
if it does not yet exist. |
Methods with parameter type net.sf.statcvs.model.Directory | |
String | |
String | |
String | Returns a URL to a directory in the web repository browser
|
String | Returns a URL to a directory in the web repository browser
|
String | |
String | Returns a URL to a directory in the web repository browser
|
Methods with parameter type net.sf.statcvs.model.Directory | |
String | Returns HTML code for a directory page link
|
Constructors with parameter type net.sf.statcvs.model.Directory | |
LOCChartMaker.DirectoryLOCChartMaker.DirectoryLOCChartMaker(ReportConfig config, Directory directory) |
Methods with parameter type net.sf.statcvs.model.Directory | |
int | |
int | |
int |
Constructors with parameter type net.sf.statcvs.model.Directory | |
Creates a VersionedFile object. |
Methods with return type net.sf.statcvs.model.Directory | |
Directory | Factory method for creating a new root directory. |
Directory | Directory.createSubdirectory(String name) Factory method for creating a new subdirectory. |
Directory | Returns the file's Directory. |
Directory | Returns the directory's parent directory or null if it is the root
|
Directory | Returns the repository's root directory, or null if the
directory contains no files. |
Constructors with parameter type net.sf.statcvs.model.Directory | |
Methods with parameter type net.sf.statcvs.model.Directory | |
void | |
String | Returns HTML code for a directory page link
|
String |