Alphabetical Index: D

A B C D E F G H I J K L M N P R S T U V W X

D

dec(Object) - method in class net.sf.statcvs.util.IntegerMap
Same as addInt(key, -1)
DefaultCssHandler - class net.sf.statcvs.output.DefaultCssHandler
CSS handler for a CSS file included in the distribution JAR file.
DefaultCssHandler(String) - constructor for class net.sf.statcvs.output.DefaultCssHandler
Creates a new DefaultCssHandler for a CSS file in the /src/net/sf/statcvs/web-files/ folder of the distribution JAR.
DELETED_DIRECTORY_ICON - static field in class net.sf.statcvs.pages.ReportSuiteMaker
DELETED_FILE_ICON - static field in class net.sf.statcvs.pages.ReportSuiteMaker
DeveloperPageMaker - class net.sf.statcvs.pages.DeveloperPageMaker
Table report which creates a table containing the names of all developers, their LOC contributions and number of changes.
Creates a table report containing all authors, their number of changes and LOC contributions.
DevelopersTableReport - class net.sf.statcvs.reports.DevelopersTableReport
Table report which creates a table containing the names of all developers, their LOC contributions and number of changes.
Creates a table report containing all authors, their number of changes and LOC contributions.
Table report which creates a table containing directories to which a specified author has committed changes, and their respective number of changes and LOC.
Creates a table report containing directories to which a specified author has committed changes, and their respective number of changes and LOC.
DirectoriesTableReport - class net.sf.statcvs.reports.DirectoriesTableReport
Table report which creates a table containing the names of all directories and the number of changes and LOC in them.
Creates a table report containing all directories and their respective number of changes and LOC.
DirectoriesXml - class net.sf.statcvs.pages.xml.DirectoriesXml
DirectoriesXml(net.sf.statcvs.output.ReportConfig) - constructor for class net.sf.statcvs.pages.xml.DirectoriesXml
Directory - class net.sf.statcvs.model.Directory
Represents a directory in the Repository, a container for VersionedFiles and subDirectorys.
DIRECTORY_ICON - static field in class net.sf.statcvs.pages.ReportSuiteMaker
DirectoryColumn - class net.sf.statcvs.reportmodel.DirectoryColumn
A table column containing directories
DirectoryColumn() - constructor for class net.sf.statcvs.reportmodel.DirectoryColumn
Creates a new directory column
DirectoryPageMaker - class net.sf.statcvs.pages.DirectoryPageMaker
DirectoryPieChartMaker - class net.sf.statcvs.charts.DirectoryPieChartMaker
Class for producing directory pie charts
Creates a new PieChartMaker
DirectoryTreeFormatter - class net.sf.statcvs.pages.DirectoryTreeFormatter
Formats a directory and its subdirectories into a tree.
doChildrenSwitch(String) - method in class net.sf.statcvs.output.CommandLineParser
Give the argument to children classes that may have a way to recognise it.