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

A

AbstractLocTableReport - class net.sf.statcvs.reports.AbstractLocTableReport.
Convenience superclass for table reports related to authors and directories.
AbstractLocTableReport(ReportConfig) - Constructor for class net.sf.statcvs.reports.AbstractLocTableReport
Constructor
AbstractMarkup - class net.sf.statcvs.pages.AbstractMarkup.
 
AbstractMarkup() - Constructor for class net.sf.statcvs.pages.AbstractMarkup
 
AbstractRollingLocTableReport - class net.sf.statcvs.reports.AbstractRollingLocTableReport.
Convenience superclass for table reports related to last n months for authors and directories.
AbstractRollingLocTableReport(ReportConfig) - Constructor for class net.sf.statcvs.reports.AbstractRollingLocTableReport
Constructor
AllDevelopersPageMaker - class net.sf.statcvs.pages.AllDevelopersPageMaker.
 
AllDevelopersPageMaker(ReportConfig) - Constructor for class net.sf.statcvs.pages.AllDevelopersPageMaker
 
AllDevelopersXml - class net.sf.statcvs.pages.xml.AllDevelopersXml.
 
AllDevelopersXml(ReportConfig) - Constructor for class net.sf.statcvs.pages.xml.AllDevelopersXml
 
Author - class net.sf.statcvs.model.Author.
Represents an author of one or more Revisions in a repository.
Author(String) - Constructor for class net.sf.statcvs.model.Author
Creates a new author.
AuthorColumn - class net.sf.statcvs.reportmodel.AuthorColumn.
A table column containing author names
AuthorColumn() - Constructor for class net.sf.statcvs.reportmodel.AuthorColumn
Creates a new author column
AuthorIdColumn - class net.sf.statcvs.reportmodel.AuthorIdColumn.
A table column containing author names
AuthorIdColumn() - Constructor for class net.sf.statcvs.reportmodel.AuthorIdColumn
Creates a new author column
AuthorsForDirectoryTableReport - class net.sf.statcvs.reports.AuthorsForDirectoryTableReport.
Table report which creates a table containing the names of the authors who have committed changes to a certain directory, and their LOC contributions and number of changes in that directory.
AuthorsForDirectoryTableReport(ReportConfig, Directory) - Constructor for class net.sf.statcvs.reports.AuthorsForDirectoryTableReport
Creates a table report containing authors who have committed changes to a specified directory, their number of changes and LOC contributions.
AvgFileSizeTimeLineReport - class net.sf.statcvs.reports.AvgFileSizeTimeLineReport.
Time line for the average file size from a specified file list.
AvgFileSizeTimeLineReport(SortedSet) - Constructor for class net.sf.statcvs.reports.AvgFileSizeTimeLineReport
Creates a new file count time line for a specified list of files.
add(ChartImage) - Method in class net.sf.statcvs.pages.Page
 
add(ChartImage, String) - Method in class net.sf.statcvs.pages.Page
 
add(TableReport) - Method in class net.sf.statcvs.pages.Page
 
add(Directory, boolean) - Method in class net.sf.statcvs.pages.Page
 
add(PageGroup) - Method in class net.sf.statcvs.pages.Page
 
add(NavigationNode) - Method in class net.sf.statcvs.pages.PageGroup
 
addAttribute(String, int) - Method in class net.sf.statcvs.pages.Page
 
addAttribute(String, int, String) - Method in class net.sf.statcvs.pages.Page
 
addAttribute(String, Date) - Method in class net.sf.statcvs.pages.Page
 
addAttribute(String, String) - Method in class net.sf.statcvs.pages.Page
 
addAttribute(String, double, int) - Method in class net.sf.statcvs.pages.Page
 
addAttribute(String, double, int, String) - Method in class net.sf.statcvs.pages.Page
 
addBeginOfLogRevision(Date, int, SortedSet) - Method in class net.sf.statcvs.model.VersionedFile
Adds a "begin of log" revision to the file.
addChange(Date, int) - Method in class net.sf.statcvs.reportmodel.TimeLine
Specifies that the time line's value changed at a given date.
addChangeRevision(String, Author, Date, String, int, int, int, SortedSet) - Method in class net.sf.statcvs.model.VersionedFile
Adds a change revision to the file.
addChild(NavigationNode) - Method in class net.sf.statcvs.pages.Page
 
addColumn(Column) - Method in class net.sf.statcvs.reportmodel.Table
Adds a column to the table
addDeletionRevision(String, Author, Date, String, int, SortedSet) - Method in class net.sf.statcvs.model.VersionedFile
Adds a deletion revision to the file.
addFile(VersionedFile) - Method in class net.sf.statcvs.model.Module
 
addFile(VersionedFile) - Method in class net.sf.statcvs.model.Repository
Adds one file to the repository.
addInitialRevision(String, Author, Date, String, int, SortedSet) - Method in class net.sf.statcvs.model.VersionedFile
Adds an initial revision to the file.
addInt(Object, int) - Method in class net.sf.statcvs.util.IntegerMap
Adds an int to the value stored at a key.
addLink(String, String) - Method in class net.sf.statcvs.pages.Page
 
addNewCommit(Revision) - Method in class net.sf.statcvs.input.CommitListBuilder
 
addNonDeveloperLogin(String) - Static method in class net.sf.statcvs.output.ConfigurationOptions
Excludes a login name from charts and reports that compare several developers.
addRawAttribute(String, String) - Method in class net.sf.statcvs.pages.Page
 
addRawContent(String) - Method in class net.sf.statcvs.pages.Page
 
addRevToCommit(Commit, Revision) - Method in class net.sf.statcvs.input.CommitListBuilder
 
addRevision(Revision) - Method in class net.sf.statcvs.model.Author
Adds a revision for this author; called by Revision constructor
addRevision(Revision) - Method in class net.sf.statcvs.model.Commit
Adds a revision to the commit.
addRevision(Revision) - Method in class net.sf.statcvs.model.SymbolicName
Adds a revision to this symbolic name.
addRevision(Revision) - Method in class net.sf.statcvs.reports.LOCSeriesBuilder
Adds a revision to the time series.
addRevisionData(RevisionData) - Method in class net.sf.statcvs.input.FileBuilder
Adds a revision to the file.
addSection(String) - Method in class net.sf.statcvs.pages.Page
 
addTimePoint(Date, int) - Method in class net.sf.statcvs.reportmodel.TimeLine
Adds a data point to the time line.
addTwitterScript(StringBuffer) - Method in class net.sf.statcvs.pages.AbstractMarkup
 
addValue(Object) - Method in class net.sf.statcvs.reportmodel.GenericColumn
Adds a value to this column (in a new row)
addValue(int) - Method in class net.sf.statcvs.reportmodel.IntegerColumn
Adds a value to this column (in a new row)
addValue(String, String) - Method in class net.sf.statcvs.reportmodel.LinkColumn
 
allRejectedByExcludePattern() - Method in class net.sf.statcvs.input.Builder
 
allRejectedByIncludePattern() - Method in class net.sf.statcvs.input.Builder
 
asLinkList() - Method in class net.sf.statcvs.pages.PageGroup
 
asParentLink() - Method in interface net.sf.statcvs.pages.NavigationNode
 
asParentLink() - Method in class net.sf.statcvs.pages.Page
 
asParentLink() - Method in class net.sf.statcvs.pages.PageGroup
 
average() - Method in class net.sf.statcvs.util.IntegerMap
Returns the average of all values in the map.

B

BACKGROUND_COLOR - Static variable in class net.sf.statcvs.charts.ChartImage
 
BUG_ICON - Static variable in class net.sf.statcvs.pages.ReportSuiteMaker
 
BugTracker - class net.sf.statcvs.weblinks.bugs.BugTracker.
A BugTracker generates links to numbered bugs.
BugTracker(String) - Constructor for class net.sf.statcvs.weblinks.bugs.BugTracker
Creates a new BugTracker instance.
Bugzilla - class net.sf.statcvs.weblinks.bugs.Bugzilla.
Implements support for the Bugzilla bug tracker.
Bugzilla(String) - Constructor for class net.sf.statcvs.weblinks.bugs.Bugzilla
 
Builder - class net.sf.statcvs.input.Builder.
Helps building the Repository from a CVS log.
Builder(RepositoryFileManager, FilePatternMatcher, FilePatternMatcher, Pattern) - Constructor for class net.sf.statcvs.input.Builder
Creates a new Builder
barNumberForTime(Calendar) - Method in class net.sf.statcvs.charts.TimeBarChartMaker.HourBarChartMaker
 
barNumberForTime(Calendar) - Method in class net.sf.statcvs.charts.TimeBarChartMaker.WeekdayBarChartMaker
 
barNumberForTime(Calendar) - Method in class net.sf.statcvs.charts.TimeBarChartMaker
 
baseURL() - Method in class net.sf.statcvs.weblinks.bugs.BugTracker
Returns the bug tracker's base URL.
bugRegex - Static variable in class net.sf.statcvs.weblinks.bugs.BugTracker
 
bugURL(String) - Method in class net.sf.statcvs.weblinks.bugs.BugTracker
Returns the URL of the bug tracker page about a certain bug.
bugURL(String) - Method in class net.sf.statcvs.weblinks.bugs.Bugzilla
 
bugURL(String) - Method in class net.sf.statcvs.weblinks.bugs.Mantis
 
buildDeveloperLink(Author, String, Repository, ReportConfig) - Static method in class net.sf.statcvs.pages.TwitterHelp
 
buildDeveloperOfMonthLink(Author, int, Repository, String, ReportConfig) - Static method in class net.sf.statcvs.pages.TwitterHelp
 
buildFile(String, boolean, boolean, Map) - Method in class net.sf.statcvs.input.Builder
Starts building a new file.
buildFile(String, boolean, boolean, Map) - Method in interface net.sf.statcvs.input.CvsLogBuilder
Starts building a new file.
buildModule(String) - Method in class net.sf.statcvs.input.Builder
Starts building the module.
buildModule(String) - Method in interface net.sf.statcvs.input.CvsLogBuilder
Starts building a module.
buildOverviewLink(TopDevelopersTableReport, Repository, ReportConfig) - Static method in class net.sf.statcvs.pages.TwitterHelp
 
buildRevision(RevisionData) - Method in class net.sf.statcvs.input.Builder
Adds a revision to the current file.
buildRevision(RevisionData) - Method in interface net.sf.statcvs.input.CvsLogBuilder
Adds a revision to the last file that was built..

C

ChartConfigUtil - class net.sf.statcvs.charts.ChartConfigUtil.
 
ChartImage - class net.sf.statcvs.charts.ChartImage.
An image file for a chart.
ChartImage(String, String, String, JFreeChart, Dimension) - Constructor for class net.sf.statcvs.charts.ChartImage
Creates a new ChartFile.
ChartUtils - class net.sf.statcvs.charts.ChartUtils.
Utility class for chart related stuff.
ChoraIntegration - class net.sf.statcvs.output.ChoraIntegration.
Integration of the Chora CVS Viewer
ChoraIntegration(String) - Constructor for class net.sf.statcvs.output.ChoraIntegration
 
ChurnPageMaker - class net.sf.statcvs.output.ChurnPageMaker.
A LOC and Churn Chart shows both the LOC and the number of lines touched per day, this allows you to see the evolution of lines of code and the amount of changes.
ChurnPageMaker(ReportConfig) - Constructor for class net.sf.statcvs.output.ChurnPageMaker
 
CloudCommitPageMaker - class net.sf.statcvs.pages.CloudCommitPageMaker.
 
CloudCommitPageMaker(ReportConfig) - Constructor for class net.sf.statcvs.pages.CloudCommitPageMaker
 
CloudCommitTableReport - class net.sf.statcvs.reports.CloudCommitTableReport.
Table report which A list of word frequencies in commit messages.
CloudCommitTableReport(ReportConfig) - Constructor for class net.sf.statcvs.reports.CloudCommitTableReport
Creates a table report containing the top 10 authors and their LOC contributions
Column - class net.sf.statcvs.reportmodel.Column.
An abstract base class for table columns.
Column() - Constructor for class net.sf.statcvs.reportmodel.Column
 
CommandLineParser - class net.sf.statcvs.output.CommandLineParser.
Takes a command line, like given to the Main.main(java.lang.String[]) method, and turns it into a ConfigurationOptions object.
CommandLineParser(String[]) - Constructor for class net.sf.statcvs.output.CommandLineParser
Constructor for CommandLineParser
Commit - class net.sf.statcvs.model.Commit.
Represents a commit, which may consist of several Revision objects.
Commit(Revision) - Constructor for class net.sf.statcvs.model.Commit
Creates a new instance which consists of the given revision.
CommitListBuilder - class net.sf.statcvs.input.CommitListBuilder.
Takes a set of revisions, and builds a List of Commits from it.
CommitListBuilder(SortedSet) - Constructor for class net.sf.statcvs.input.CommitListBuilder
Creates a new instance using the given set of Revisions.
CommitListBuilder(Iterator) - Constructor for class net.sf.statcvs.input.CommitListBuilder
 
CommitListFormatter - class net.sf.statcvs.pages.CommitListFormatter.
Class for formatting a list of commits as HTML.
CommitListFormatter(ReportConfig, List, List, boolean) - Constructor for class net.sf.statcvs.pages.CommitListFormatter
Creates a new instance for the list of commits.
CommitListFormatter(ReportConfig, List, List, int, boolean) - Constructor for class net.sf.statcvs.pages.CommitListFormatter
Creates a new instance for the list of commits.
CommitListXml - class net.sf.statcvs.pages.xml.CommitListXml.
This is a mere copy of the CommitListFormatter class with dfew minor changes done Class for formatting a list of commits as XML.
CommitListXml(List, List, boolean) - Constructor for class net.sf.statcvs.pages.xml.CommitListXml
Creates a new instance for the list of commits.
CommitListXml(List, List, int, boolean) - Constructor for class net.sf.statcvs.pages.xml.CommitListXml
Creates a new instance for the list of commits.
CommitLogPageGroupMaker - class net.sf.statcvs.pages.CommitLogPageGroupMaker.
 
CommitLogPageGroupMaker(ReportConfig) - Constructor for class net.sf.statcvs.pages.CommitLogPageGroupMaker
 
CommitLogPageMaker - class net.sf.statcvs.pages.CommitLogPageMaker.
 
CommitLogPageMaker(ReportConfig, int, int, Collection, boolean) - Constructor for class net.sf.statcvs.pages.CommitLogPageMaker
Creates a new LogPageMaker.
CommitScatterChartMaker - class net.sf.statcvs.charts.CommitScatterChartMaker.
Produces the commit scatter chart.
CommitScatterChartMaker(ReportConfig, int) - Constructor for class net.sf.statcvs.charts.CommitScatterChartMaker
Creates a new CommitScatterChartMaker.
ConfigurationException - exception net.sf.statcvs.output.ConfigurationException.
Thrown on missing/illegal configuration arguments.
ConfigurationException(String) - Constructor for class net.sf.statcvs.output.ConfigurationException
Constructor
ConfigurationOptions - class net.sf.statcvs.output.ConfigurationOptions.
Class for storing all command line parameters.
ConfigurationOptions() - Constructor for class net.sf.statcvs.output.ConfigurationOptions
 
ConsoleOutErrHandler - class net.sf.statcvs.util.ConsoleOutErrHandler.
Customized console logging handler.
ConsoleOutErrHandler() - Constructor for class net.sf.statcvs.util.ConsoleOutErrHandler
Constructor for ConsoleOutErrHandler.
ConsoleOutHandler - class net.sf.statcvs.util.ConsoleOutHandler.
A simplified copy of java.util.logging.ConsoleHandler.
ConsoleOutHandler() - Constructor for class net.sf.statcvs.util.ConsoleOutHandler
Create a ConsoleOutHandler for System.out.
CssHandler - interface net.sf.statcvs.output.CssHandler.
Manager for the handling of CSS files.
CvsFileBlockParser - class net.sf.statcvs.input.CvsFileBlockParser.
Parses the information of one file from a CVS logfile LookaheadReader.
CvsFileBlockParser(LookaheadReader, CvsLogBuilder, boolean) - Constructor for class net.sf.statcvs.input.CvsFileBlockParser
Default Constructor CvsFileBlockParser.
CvsLogBuilder - interface net.sf.statcvs.input.CvsLogBuilder.
Interface for defining a Builder that constructs a data structure from a CVS logfile.
CvsLogUtils - class net.sf.statcvs.util.CvsLogUtils.
Utility class containing various methods related to CVS logfile parsing
CvsLogUtils() - Constructor for class net.sf.statcvs.util.CvsLogUtils
 
CvsLogfileParser - class net.sf.statcvs.input.CvsLogfileParser.
Parses a CVS logfile.
CvsLogfileParser(Reader, CvsLogBuilder) - Constructor for class net.sf.statcvs.input.CvsLogfileParser
Default Constructor
CvsRevisionParser - class net.sf.statcvs.input.CvsRevisionParser.
Parses all revisions of one file.
CvsRevisionParser(LookaheadReader, CvsLogBuilder) - Constructor for class net.sf.statcvs.input.CvsRevisionParser
Default Constructor CvsRevisionParser.
CvswebIntegration - class net.sf.statcvs.output.CvswebIntegration.
Integration of cvsweb
CvswebIntegration(String) - Constructor for class net.sf.statcvs.output.CvswebIntegration
 
calculate() - Method in class net.sf.statcvs.reports.AuthorsForDirectoryTableReport
 
calculate() - Method in class net.sf.statcvs.reports.CloudCommitTableReport
 
calculate() - Method in class net.sf.statcvs.reports.DevelopersOfTheMonthTable
 
calculate() - Method in class net.sf.statcvs.reports.DevelopersRollingTableReport
 
calculate() - Method in class net.sf.statcvs.reports.DevelopersTableReport
 
calculate() - Method in class net.sf.statcvs.reports.DirectoriesForAuthorTableReport
 
calculate() - Method in class net.sf.statcvs.reports.DirectoriesTableReport
 
calculate() - Method in class net.sf.statcvs.reports.FileTypeReport
 
calculate() - Method in class net.sf.statcvs.reports.FilesWithMostRevisionsTableReport
 
calculate() - Method in class net.sf.statcvs.reports.LargestFilesTableReport
 
calculate() - Method in class net.sf.statcvs.reports.ModuleTableReport
 
calculate() - Method in interface net.sf.statcvs.reports.TableReport
Calculates the report from the source data.
calculate() - Method in class net.sf.statcvs.reports.TagReport
 
calculate() - Method in class net.sf.statcvs.reports.TopDevelopersTableReport
 
calculateChangesAndLinesPerDeveloper(Collection) - Method in class net.sf.statcvs.reports.AbstractLocTableReport
 
calculateChangesAndLinesPerDeveloper(Collection) - Method in class net.sf.statcvs.reports.AbstractRollingLocTableReport
 
calculateChangesAndLinesPerDirectory(Collection) - Method in class net.sf.statcvs.reports.AbstractLocTableReport
 
calculateValue(Directory) - Method in class net.sf.statcvs.charts.DirectoryPieChartMaker.CodeDistributionChartMaker
 
calculateValue(Directory) - Method in class net.sf.statcvs.charts.DirectoryPieChartMaker.DirectorySizesChartMaker
 
calculateValue(Directory) - Method in class net.sf.statcvs.charts.DirectoryPieChartMaker
 
checkForMissingResources() - Method in interface net.sf.statcvs.output.CssHandler
Checks if all necessary resources are available.
checkForMissingResources() - Method in class net.sf.statcvs.output.DefaultCssHandler
No external resources are necessary for default CSS files, so nothing is done here
checkForMissingResources() - Method in class net.sf.statcvs.output.LocalFileCssHandler
Checks if the local CSS file exists
checkForMissingResources() - Method in class net.sf.statcvs.output.UrlCssHandler
We could check here if there is a real CSS file at the URL, but this would require net access, so we just do nothing.
checkForRequiredArgs() - Method in class net.sf.statcvs.output.CommandLineParser
 
clean() - Method in class net.sf.statcvs.input.Builder
 
close() - Method in class net.sf.statcvs.util.ConsoleOutErrHandler
 
close() - Method in class net.sf.statcvs.util.ConsoleOutHandler
Override StreamHandler.close to do a flush but not to close the output stream.
compare(Object, Object) - Method in class net.sf.statcvs.reports.FilesLocComparator
 
compare(Object, Object) - Method in class net.sf.statcvs.reports.FilesRevisionCountComparator
 
compareTo(Object) - Method in class net.sf.statcvs.model.Author
Compares the instance to another author, using their login names.
compareTo(Object) - Method in class net.sf.statcvs.model.Commit
Compares this commit to another revision, based on their date.
compareTo(Object) - Method in class net.sf.statcvs.model.Directory
Compares this directory to another one, based on their full names.
compareTo(Object) - Method in class net.sf.statcvs.model.Module
 
compareTo(Object) - Method in class net.sf.statcvs.model.Revision
Compares this revision to another revision.
compareTo(Object) - Method in class net.sf.statcvs.model.SymbolicName
 
compareTo(Object) - Method in class net.sf.statcvs.model.VersionedFile
Compares this file to another one, based on filename.
configureChartBackgroungImage(String, JFreeChart) - Static method in class net.sf.statcvs.charts.ChartConfigUtil
Add a copyright notice on the bottom right part of the chart.
configureCopyrightNotice(String, JFreeChart) - Static method in class net.sf.statcvs.charts.ChartConfigUtil
Add a copyright notice on the bottom right part of the chart.
configurePlotImage(String, JFreeChart) - Static method in class net.sf.statcvs.charts.ChartConfigUtil
Add a copyright notice on the bottom right part of the chart.
configureShapes(String, XYItemRenderer) - Static method in class net.sf.statcvs.charts.ChartConfigUtil
configure the shapes for the chart (if renderer is of type XYLineAndShapeRenderer) , tries properties:
configureStroke(String, XYItemRenderer, XYDataset) - Static method in class net.sf.statcvs.charts.ChartConfigUtil
configure the lines for the chart, tries properties:
contains(Object) - Method in class net.sf.statcvs.util.IntegerMap
Returns true if the map contains a value for this key.
copyFile(String, String) - Static method in class net.sf.statcvs.util.FileUtils
Copies a file to a specified destination
copyFile(InputStream, File) - Static method in class net.sf.statcvs.util.FileUtils
Copy a InputStream into a File
copyFileIntoReport(URL, String) - Method in class net.sf.statcvs.output.ReportConfig
Copies a file from a URL into the report.
createAnnotations(Collection) - Static method in class net.sf.statcvs.charts.SymbolicNameAnnotation
 
createAnnotations(Collection, int) - Static method in class net.sf.statcvs.charts.SymbolicNameAnnotation
 
createChangesAndLinesTable(GenericColumn, GenericColumn, String) - Method in class net.sf.statcvs.reports.AbstractLocTableReport
 
createChangesAndLinesTable(GenericColumn, GenericColumn, String) - Method in class net.sf.statcvs.reports.AbstractRollingLocTableReport
 
createChartImage(String, String, JFreeChart, Dimension) - Method in class net.sf.statcvs.output.ReportConfig
Writes a chart image file.
createCommitList() - Method in class net.sf.statcvs.input.CommitListBuilder
Creates a List of Commits from the source iterator.
createCvsContent() - Method in class net.sf.statcvs.input.Builder
Returns a Repository object of all files.
createFile(Date) - Method in class net.sf.statcvs.input.FileBuilder
Creates and returns a VersionedFile representation of the file.
createOutputFiles() - Method in interface net.sf.statcvs.output.CssHandler
Creates any necessary output files.
createOutputFiles() - Method in class net.sf.statcvs.output.DefaultCssHandler
Extracts the CSS file from the distribution JAR and saves it into the output directory
createOutputFiles() - Method in class net.sf.statcvs.output.LocalFileCssHandler
Copies the local CSS file to the output directory
createOutputFiles() - Method in class net.sf.statcvs.output.UrlCssHandler
We don't create any output files.
createPage(String, String, String) - Method in class net.sf.statcvs.output.ReportConfig
Creates an empty report page.
createRoot() - Static method in class net.sf.statcvs.model.Directory
Factory method for creating a new root directory.
createSubdirectory(String) - Method in class net.sf.statcvs.model.Directory
Factory method for creating a new subdirectory.

D

DELETED_DIRECTORY_ICON - Static variable in class net.sf.statcvs.pages.ReportSuiteMaker
 
DELETED_FILE_ICON - Static variable in class net.sf.statcvs.pages.ReportSuiteMaker
 
DIRECTORY_ICON - Static variable in class net.sf.statcvs.pages.ReportSuiteMaker
 
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.
DeveloperPageMaker - class net.sf.statcvs.pages.DeveloperPageMaker.
 
DeveloperPageMaker(ReportConfig, Author) - Constructor for class net.sf.statcvs.pages.DeveloperPageMaker
 
DevelopersOfTheMonthTable - class net.sf.statcvs.reports.DevelopersOfTheMonthTable.
Table report which creates a table containing the names of all developers, their LOC contributions and number of changes.
DevelopersOfTheMonthTable(ReportConfig) - Constructor for class net.sf.statcvs.reports.DevelopersOfTheMonthTable
Creates a table report containing all authors, their number of changes and LOC contributions.
DevelopersRollingTableReport - class net.sf.statcvs.reports.DevelopersRollingTableReport.
Table report which creates a table containing the names of all developers, their LOC contributions and number of changes over the last n months.
DevelopersRollingTableReport(ReportConfig) - Constructor for class net.sf.statcvs.reports.DevelopersRollingTableReport
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.
DevelopersTableReport(ReportConfig) - Constructor for class net.sf.statcvs.reports.DevelopersTableReport
Creates a table report containing all authors, their number of changes and LOC contributions.
DirectoriesForAuthorTableReport - class net.sf.statcvs.reports.DirectoriesForAuthorTableReport.
Table report which creates a table containing directories to which a specified author has committed changes, and their respective number of changes and LOC.
DirectoriesForAuthorTableReport(ReportConfig, Author) - Constructor for class net.sf.statcvs.reports.DirectoriesForAuthorTableReport
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.
DirectoriesTableReport(Repository) - Constructor for class net.sf.statcvs.reports.DirectoriesTableReport
Creates a table report containing all directories and their respective number of changes and LOC.
DirectoriesXml - class net.sf.statcvs.pages.xml.DirectoriesXml.
 
DirectoriesXml(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() - Constructor for class net.sf.statcvs.model.Directory
 
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.
 
DirectoryPageMaker(ReportConfig, Directory) - Constructor for class net.sf.statcvs.pages.DirectoryPageMaker
 
DirectoryPieChartMaker - class net.sf.statcvs.charts.DirectoryPieChartMaker.
Class for producing directory pie charts
DirectoryPieChartMaker(String, ReportConfig, SortedSet, String, String) - Constructor for class net.sf.statcvs.charts.DirectoryPieChartMaker
Creates a new PieChartMaker
DirectoryPieChartMaker.CodeDistributionChartMaker - class net.sf.statcvs.charts.DirectoryPieChartMaker.CodeDistributionChartMaker.
 
DirectoryPieChartMaker.CodeDistributionChartMaker(ReportConfig, Author) - Constructor for class net.sf.statcvs.charts.DirectoryPieChartMaker.CodeDistributionChartMaker
 
DirectoryPieChartMaker.DirectorySizesChartMaker - class net.sf.statcvs.charts.DirectoryPieChartMaker.DirectorySizesChartMaker.
 
DirectoryPieChartMaker.DirectorySizesChartMaker(ReportConfig) - Constructor for class net.sf.statcvs.charts.DirectoryPieChartMaker.DirectorySizesChartMaker
 
DirectorySizesPageMaker - class net.sf.statcvs.pages.DirectorySizesPageMaker.
 
DirectorySizesPageMaker(ReportConfig) - Constructor for class net.sf.statcvs.pages.DirectorySizesPageMaker
 
DirectoryTreeFormatter - class net.sf.statcvs.pages.DirectoryTreeFormatter.
Formats a directory and its subdirectories into a tree.
DirectoryTreeFormatter(Directory, boolean) - Constructor for class net.sf.statcvs.pages.DirectoryTreeFormatter
 
dec(Object) - Method in class net.sf.statcvs.util.IntegerMap
Same as addInt(key, -1)
doChildrenSwitch(String) - Method in class net.sf.statcvs.output.CommandLineParser
Give the argument to children classes that may have a way to recognise it.
draw(Graphics2D, XYPlot, Rectangle2D, ValueAxis, ValueAxis, int, PlotRenderingInfo) - Method in class net.sf.statcvs.charts.SymbolicNameAnnotation
 

E

endSection1() - Method in class net.sf.statcvs.pages.MarkupHTML
 
endSection1() - Method in interface net.sf.statcvs.pages.MarkupSyntax
 
endSection1() - Method in class net.sf.statcvs.pages.MarkupXDoc
 
endSection1() - Method in class net.sf.statcvs.pages.xml.MarkupXML
 
endSection2() - Method in class net.sf.statcvs.pages.MarkupHTML
 
endSection2() - Method in interface net.sf.statcvs.pages.MarkupSyntax
 
endSection2() - Method in class net.sf.statcvs.pages.MarkupXDoc
 
endSection2() - Method in class net.sf.statcvs.pages.xml.MarkupXML
 
equals(Object) - Method in class net.sf.statcvs.model.Author
 
equals(Object) - Method in class net.sf.statcvs.model.Commit
 
equals(Object) - Method in class net.sf.statcvs.model.Revision
 
equals(Object) - Method in class net.sf.statcvs.model.SymbolicName
 
equals(Object) - Method in class net.sf.statcvs.model.VersionedFile
 
escape(String) - Static method in class net.sf.statcvs.pages.HTML
Escapes HTML meta characters "&", "<", ">" and turns "\n" line breaks into HTML line breaks ("
");
escape(String) - Static method in class net.sf.statcvs.pages.xml.XML
Escapes HTML meta characters "&", "<", ">" and turns "\n" line breaks into HTML line breaks ("
");
escapeAuthorName(String) - Static method in class net.sf.statcvs.pages.HTML
Escapes evil characters in author's names.
escapeAuthorName(String) - Static method in class net.sf.statcvs.pages.xml.XML
Escapes evil characters in author's names.
escapeDirectoryName(String) - Static method in class net.sf.statcvs.pages.HTML
 
escapeDirectoryName(String) - Static method in class net.sf.statcvs.pages.xml.XML
 
escapeUrl(String) - Static method in class net.sf.statcvs.pages.HTML
Escapes HTML as well as " as it is not valid in URL.
escapeUrlParameters(String) - Static method in class net.sf.statcvs.pages.HTML
Escapes HTML as well as " as it is not valid in URL.
execute() - Method in class net.sf.statcvs.ant.StatCvsTask
Runs the task

F

FILE_DELIMITER - Static variable in class net.sf.statcvs.input.CvsRevisionParser
File Delimiter in CVS log file
FILE_ICON - Static variable in class net.sf.statcvs.pages.ReportSuiteMaker
 
FileBuilder - class net.sf.statcvs.input.FileBuilder.
Builds a VersionedFile with Revisions from logging data.
FileBuilder(Builder, String, boolean, Map) - Constructor for class net.sf.statcvs.input.FileBuilder
Creates a new FileBuilder.
FileCollectionFormatter - class net.sf.statcvs.renderer.FileCollectionFormatter.
Groups a set of file names by directory.
FileCollectionFormatter(Collection) - Constructor for class net.sf.statcvs.renderer.FileCollectionFormatter
Creates a new instance from a Collection of file names.
FileColumn - class net.sf.statcvs.reportmodel.FileColumn.
A table column containing files
FileColumn() - Constructor for class net.sf.statcvs.reportmodel.FileColumn
Creates a new directory column
FileCountTimeLineReport - class net.sf.statcvs.reports.FileCountTimeLineReport.
Time line for the number of non-dead files from a specified file list.
FileCountTimeLineReport(SortedSet) - Constructor for class net.sf.statcvs.reports.FileCountTimeLineReport
Creates a new file count time line for a specified list of files.
FilePatternMatcher - class net.sf.statcvs.util.FilePatternMatcher.
Matches filenames against an Ant-style wildcard pattern list.
FilePatternMatcher(String) - Constructor for class net.sf.statcvs.util.FilePatternMatcher
Creates a matcher to match filenames against a specified wildcard pattern
FileSizesPageMaker - class net.sf.statcvs.pages.FileSizesPageMaker.
 
FileSizesPageMaker(ReportConfig) - Constructor for class net.sf.statcvs.pages.FileSizesPageMaker
 
FileTypeReport - class net.sf.statcvs.reports.FileTypeReport.
 
FileTypeReport(ReportConfig) - Constructor for class net.sf.statcvs.reports.FileTypeReport
 
FileUtils - class net.sf.statcvs.util.FileUtils.
Some helpful file functions TODO: Remove redundancy, write tests
FileUtils() - Constructor for class net.sf.statcvs.util.FileUtils
 
FilesLocComparator - class net.sf.statcvs.reports.FilesLocComparator.
Compares two files according to their lines of code
FilesLocComparator() - Constructor for class net.sf.statcvs.reports.FilesLocComparator
 
FilesRevisionCountComparator - class net.sf.statcvs.reports.FilesRevisionCountComparator.
Compares two files according to their number of changes (revisions).
FilesRevisionCountComparator() - Constructor for class net.sf.statcvs.reports.FilesRevisionCountComparator
 
FilesWithMostRevisionsTableReport - class net.sf.statcvs.reports.FilesWithMostRevisionsTableReport.
Table report for a table containing the files with most changes
FilesWithMostRevisionsTableReport(ReportConfig, SortedSet, int) - Constructor for class net.sf.statcvs.reports.FilesWithMostRevisionsTableReport
Creates a table containing the files with most changes from a file list
FilesXml - class net.sf.statcvs.pages.xml.FilesXml.
 
FilesXml(ReportConfig) - Constructor for class net.sf.statcvs.pages.xml.FilesXml
 
flush() - Method in class net.sf.statcvs.util.ConsoleOutErrHandler
 
format(LogRecord) - Method in class net.sf.statcvs.util.LogFormatter
 

G

GenerateXml - class net.sf.statcvs.pages.xml.GenerateXml.
 
GenerateXml(ReportConfig) - Constructor for class net.sf.statcvs.pages.xml.GenerateXml
 
GenericColumn - class net.sf.statcvs.reportmodel.GenericColumn.
A generic column with a text header and a text total.
GenericColumn(String) - Constructor for class net.sf.statcvs.reportmodel.GenericColumn
Creates a new GenericColumn with the given head
generate() - Method in class net.sf.statcvs.pages.xml.GenerateXml
This method will invoke the classes which capture the data required to generate the xmls
generateDefaultHTMLSuite() - Static method in class net.sf.statcvs.Main
Generates HTML report.
get(Object) - Method in class net.sf.statcvs.util.IntegerMap
Gets a value from the map.
getAbsoluteName(String, String) - Static method in class net.sf.statcvs.util.FileUtils
Concatenates path and filename to an absolute filename by inserting the system file separator.
getAffectedFiles() - Method in class net.sf.statcvs.model.Commit
Returns a String Set containing all filenames which were affected by this Commit.
getAffectedFilesCount(Set) - Static method in class net.sf.statcvs.pages.HTML
Returns HTML code for number of affected files
getAnchor(SymbolicName) - Static method in class net.sf.statcvs.pages.CommitLogPageMaker
 
getAnchor(SymbolicName) - Static method in class net.sf.statcvs.pages.xml.LogXmlMaker
 
getAnchor(SymbolicName) - Static method in class net.sf.statcvs.pages.xml.RevisedFilesXml
 
getArgCount() - Method in class net.sf.statcvs.output.CommandLineParser
 
getAtticFileNames() - Method in class net.sf.statcvs.input.Builder
Returns the Set of filenames that are "in the attic".
getAuthor(String) - Method in class net.sf.statcvs.input.Builder
returns the Author of the given name or creates it if it does not yet exist.
getAuthor() - Method in class net.sf.statcvs.model.Commit
Returns the author of the commit.
getAuthor() - Method in class net.sf.statcvs.model.Revision
Returns the author of this revision.
getAuthorIdLink(Author) - Static method in class net.sf.statcvs.pages.HTML
Returns HTML code for a link to an author Id page
getAuthorIdLink(Author) - Static method in class net.sf.statcvs.pages.xml.XML
Returns HTML code for a link to an author Id page
getAuthorLink(Author) - Static method in class net.sf.statcvs.pages.HTML
Returns HTML code for a link to an author page
getAuthorLink(Author) - Static method in class net.sf.statcvs.pages.xml.XML
Returns HTML code for a link to an author page
getAuthors() - Method in class net.sf.statcvs.model.Repository
Returns a SortedSet of all Authors who have committed to the repository, sorted by name.
getAuthors() - Method in class net.sf.statcvs.model.VersionedFile
Returns a list of authors that have commited at least one revision of the file.
getBackgroundColor(String) - Static method in class net.sf.statcvs.charts.ChartConfigUtil
returns the background color from the config file, tries properties:
getBaseUrl() - Method in class net.sf.statcvs.output.ChoraIntegration
 
getBaseUrl() - Method in class net.sf.statcvs.output.CvswebIntegration
 
getBaseUrl() - Method in class net.sf.statcvs.output.JCVSWebIntegration
 
getBaseUrl() - Method in class net.sf.statcvs.output.TracIntegration
 
getBaseUrl() - Method in class net.sf.statcvs.output.ViewCvsIntegration
 
getBaseUrl() - Method in interface net.sf.statcvs.output.WebRepositoryIntegration
 
getChangesMap() - Method in class net.sf.statcvs.reports.AbstractLocTableReport
 
getCharSet() - Static method in class net.sf.statcvs.output.ConfigurationOptions
 
getCharSet() - Method in class net.sf.statcvs.output.ReportConfig
 
getCheckedOutDirectory() - Static method in class net.sf.statcvs.output.ConfigurationOptions
Method getCheckedOutDirectory.
getColumnHead() - Method in class net.sf.statcvs.renderer.HTMLTableCellRenderer
Return the results of the last renderCell call
getColumnHead() - Method in class net.sf.statcvs.renderer.XMLRenderer
Return the results of the last renderCell call
getColumnIterator() - Method in class net.sf.statcvs.reportmodel.Table
Returns an iterator of all Column objects of the table
getComment() - Method in class net.sf.statcvs.input.RevisionData
 
getComment() - Method in class net.sf.statcvs.model.Commit
Returns the comment of the commit.
getComment() - Method in class net.sf.statcvs.model.Revision
Returns the comment for this revision.
getCommits() - Method in class net.sf.statcvs.model.Repository
Returns a List of all Commits.
getConfigBooleanProperty(String, String, Boolean) - Static method in class net.sf.statcvs.output.ConfigurationOptions
Return a Boolean prop.
getConfigColorProperty(String, Color) - Static method in class net.sf.statcvs.output.ConfigurationOptions
Return a String prop.
getConfigColorProperty(String, String, Color) - Static method in class net.sf.statcvs.output.ConfigurationOptions
Return a Color prop.
getConfigFloatProperty(String, String, Float) - Static method in class net.sf.statcvs.output.ConfigurationOptions
Return a Float prop.
getConfigIntegerProperty(String, Integer) - Static method in class net.sf.statcvs.output.ConfigurationOptions
Return a Integer prop.
getConfigIntegerProperty(String, Float) - Static method in class net.sf.statcvs.output.ConfigurationOptions
Return a Float prop.
getConfigIntegerProperty(String, String, Integer) - Static method in class net.sf.statcvs.output.ConfigurationOptions
Return a Integer prop.
getConfigModuleName(String) - Static method in class net.sf.statcvs.util.ModuleUtil
 
getConfigModuleRegexp(String) - Static method in class net.sf.statcvs.util.ModuleUtil
 
getConfigModules() - Static method in class net.sf.statcvs.util.ModuleUtil
 
getConfigProperties() - Static method in class net.sf.statcvs.output.ConfigurationOptions
The config properties.
getConfigStringListProperty(String, String) - Static method in class net.sf.statcvs.output.ConfigurationOptions
Return a list of String prop.
getConfigStringProperty(String, String) - Static method in class net.sf.statcvs.output.ConfigurationOptions
Return a String prop.
getConfigStringProperty(String, String, String) - Static method in class net.sf.statcvs.output.ConfigurationOptions
 
getContent() - Method in class net.sf.statcvs.reports.AbstractLocTableReport
 
getContent() - Method in class net.sf.statcvs.reports.AbstractRollingLocTableReport
 
getCssHandler() - Static method in class net.sf.statcvs.output.ConfigurationOptions
returns the CssHandler
getCssHandler() - Method in class net.sf.statcvs.output.ReportConfig
 
getCurrentFileCount() - Method in class net.sf.statcvs.model.Directory
Returns the number of files in this directory.
getCurrentLOC() - Method in class net.sf.statcvs.model.Directory
Returns the number of lines in this directory.
getCurrentLOC() - Method in class net.sf.statcvs.model.Repository
returns the current line count of the repository
getCurrentLine() - Method in class net.sf.statcvs.util.LookaheadReader
Returns the current line without reading a line from the source reader.
getCurrentLinesOfCode() - Method in class net.sf.statcvs.model.Module
 
getCurrentLinesOfCode() - Method in class net.sf.statcvs.model.VersionedFile
Returns the current number of lines for this file.
getDataPoints() - Method in class net.sf.statcvs.reportmodel.TimeLine
Returns a List of data points, ordered by date.
getDate() - Method in class net.sf.statcvs.input.RevisionData
 
getDate() - Method in class net.sf.statcvs.model.Commit
Returns the date when the commit took place.
getDate() - Method in class net.sf.statcvs.model.Revision
Returns the date of this revision.
getDate() - Method in class net.sf.statcvs.model.SymbolicName
Returns the 'date' of this symbolic name.
getDate(Date) - Static method in class net.sf.statcvs.pages.HTML
Returns HTML code for a date
getDate(Date) - Static method in class net.sf.statcvs.pages.xml.XML
Returns HTML code for a date
getDate() - Method in class net.sf.statcvs.reportmodel.TimePoint
 
getDateAndTime(Date) - Static method in class net.sf.statcvs.pages.HTML
Returns HTML code for a date, including time
getDateAndTime(Date) - Static method in class net.sf.statcvs.pages.xml.XML
Returns HTML code for a date, including time
getDefaultDirSeparator() - Static method in class net.sf.statcvs.util.FileUtils
Returns the java path separator
getDelta() - Method in class net.sf.statcvs.reportmodel.TimePoint
 
getDepth() - Method in class net.sf.statcvs.model.Directory
Returns the level of this directory in the direcotry tree.
getDepth(String) - Static method in class net.sf.statcvs.renderer.FileCollectionFormatter
Returns the depth of the directory
getDeveloperCount() - Method in class net.sf.statcvs.reports.AbstractLocTableReport
 
getDeveloperCount() - Method in class net.sf.statcvs.reports.AbstractRollingLocTableReport
 
getDiffUrl(Revision, Revision) - Method in class net.sf.statcvs.output.ChoraIntegration
 
getDiffUrl(Revision, Revision) - Method in class net.sf.statcvs.output.CvswebIntegration
 
getDiffUrl(Revision, Revision) - Method in class net.sf.statcvs.output.JCVSWebIntegration
 
getDiffUrl(Revision, Revision) - Method in class net.sf.statcvs.output.TracIntegration
 
getDiffUrl(Revision, Revision) - Method in class net.sf.statcvs.output.ViewCvsIntegration
 
getDiffUrl(Revision, Revision) - Method in class net.sf.statcvs.output.ViewVcIntegration
 
getDiffUrl(Revision, Revision) - Method in interface net.sf.statcvs.output.WebRepositoryIntegration
Returns a URL to a diff in the web repository browser.
getDimension(String, Dimension) - Static method in class net.sf.statcvs.charts.ChartConfigUtil
returns the PLOT color from the config file, tries properties:
getDirSeparator() - Static method in class net.sf.statcvs.util.FileUtils
Returns the os dependent path separator
getDirectories() - Method in class net.sf.statcvs.model.Author
Returns all Directorys the author has committed a change to, sorted by name.
getDirectories() - Method in class net.sf.statcvs.model.Repository
Returns a SortedSet of all Directory objects in the repository, ordered in tree order
getDirectories() - Method in class net.sf.statcvs.renderer.FileCollectionFormatter
Gets a list of Strings containing the directories in the file set, ordered by name.
getDirectory(String) - Method in class net.sf.statcvs.input.Builder
Returns the Directory of the given filename or creates it if it does not yet exist.
getDirectory() - Method in class net.sf.statcvs.model.VersionedFile
Returns the file's Directory.
getDirectory(String) - Static method in class net.sf.statcvs.renderer.FileCollectionFormatter
Returns directory name of specified file
getDirectoryLink(Directory) - Static method in class net.sf.statcvs.pages.HTML
Returns HTML code for a directory page link
getDirectoryLink(Directory) - Static method in class net.sf.statcvs.pages.xml.XML
Returns HTML code for a directory page link
getDirectoryName(String) - Static method in class net.sf.statcvs.util.FileUtils
Returns the last component of a directory path.
getDirectoryUrl(Directory) - Method in class net.sf.statcvs.output.ChoraIntegration
 
getDirectoryUrl(Directory) - Method in class net.sf.statcvs.output.CvswebIntegration
 
getDirectoryUrl(Directory) - Method in class net.sf.statcvs.output.JCVSWebIntegration
 
getDirectoryUrl(Directory) - Method in class net.sf.statcvs.output.TracIntegration
 
getDirectoryUrl(Directory) - Method in class net.sf.statcvs.output.ViewCvsIntegration
 
getDirectoryUrl(Directory) - Method in interface net.sf.statcvs.output.WebRepositoryIntegration
Returns a URL to a directory in the web repository browser
getEffectiveLinesOfCode() - Method in class net.sf.statcvs.model.Revision
Deprecated. Use Revision.getLines() instead.
getEmail() - Method in class net.sf.statcvs.model.Author
 
getEndOfPage() - Method in class net.sf.statcvs.pages.MarkupHTML
 
getEndOfPage() - Method in interface net.sf.statcvs.pages.MarkupSyntax
 
getEndOfPage() - Method in class net.sf.statcvs.pages.MarkupXDoc
 
getEndOfPage() - Method in class net.sf.statcvs.pages.xml.MarkupXML
 
getEvenRowFormat() - Method in class net.sf.statcvs.renderer.HTMLTableCellRenderer
 
getEvenRowFormat() - Method in class net.sf.statcvs.renderer.XMLRenderer
 
getExcludePattern() - Static method in class net.sf.statcvs.output.ConfigurationOptions
 
getExtension() - Method in class net.sf.statcvs.pages.MarkupHTML
 
getExtension() - Method in interface net.sf.statcvs.pages.MarkupSyntax
Extension for report pages, e.g.
getExtension() - Method in class net.sf.statcvs.pages.MarkupXDoc
 
getExtension() - Method in class net.sf.statcvs.pages.xml.MarkupXML
 
getFile() - Method in class net.sf.statcvs.model.Revision
Returns the file which was changed by this revision.
getFileCountChange() - Method in class net.sf.statcvs.model.Revision
Deprecated. Use Revision.getFileCountDelta() instead.
getFileCountDelta() - Method in class net.sf.statcvs.model.Revision
Returns the change of the file count caused by this revision.
getFileHistoryUrl(VersionedFile) - Method in class net.sf.statcvs.output.ChoraIntegration
 
getFileHistoryUrl(VersionedFile) - Method in class net.sf.statcvs.output.CvswebIntegration
 
getFileHistoryUrl(VersionedFile) - Method in class net.sf.statcvs.output.JCVSWebIntegration
 
getFileHistoryUrl(VersionedFile) - Method in class net.sf.statcvs.output.TracIntegration
 
getFileHistoryUrl(VersionedFile) - Method in class net.sf.statcvs.output.ViewCvsIntegration
 
getFileHistoryUrl(VersionedFile) - Method in interface net.sf.statcvs.output.WebRepositoryIntegration
Returns a URL to a file in the web repository browser.
getFileUrl(VersionedFile, String) - Method in class net.sf.statcvs.output.ViewCvsIntegration
 
getFileUrl(VersionedFile, String) - Method in class net.sf.statcvs.output.ViewVcIntegration
 
getFileViewUrl(VersionedFile) - Method in class net.sf.statcvs.output.ChoraIntegration
 
getFileViewUrl(Revision) - Method in class net.sf.statcvs.output.ChoraIntegration
 
getFileViewUrl(VersionedFile) - Method in class net.sf.statcvs.output.CvswebIntegration
 
getFileViewUrl(Revision) - Method in class net.sf.statcvs.output.CvswebIntegration
 
getFileViewUrl(VersionedFile) - Method in class net.sf.statcvs.output.JCVSWebIntegration
 
getFileViewUrl(Revision) - Method in class net.sf.statcvs.output.JCVSWebIntegration
 
getFileViewUrl(Revision) - Method in class net.sf.statcvs.output.TracIntegration
 
getFileViewUrl(VersionedFile) - Method in class net.sf.statcvs.output.TracIntegration
 
getFileViewUrl(VersionedFile) - Method in class net.sf.statcvs.output.ViewCvsIntegration
 
getFileViewUrl(Revision) - Method in class net.sf.statcvs.output.ViewCvsIntegration
 
getFileViewUrl(VersionedFile) - Method in interface net.sf.statcvs.output.WebRepositoryIntegration
Returns a URL to a file in the web repository browser.
getFileViewUrl(Revision) - Method in interface net.sf.statcvs.output.WebRepositoryIntegration
Returns a URL to a file in the web repository browser.
getFilename() - Method in class net.sf.statcvs.model.VersionedFile
Returns the filename without path.
getFilenameWithPath() - Method in class net.sf.statcvs.model.VersionedFile
Returns the full filename.
getFilenameWithoutPath(String) - Static method in class net.sf.statcvs.util.FileUtils
Takes a filename with path and returns just the filename.
getFiles() - Method in class net.sf.statcvs.model.Directory
Returns all VersionedFile objects in this directory, ordered by filename.
getFiles() - Method in class net.sf.statcvs.model.Module
 
getFiles() - Method in class net.sf.statcvs.model.Repository
Returns a list of all VersionedFiles, ordered by full name
getFiles(String) - Method in class net.sf.statcvs.renderer.FileCollectionFormatter
Gets the names of all files which reside in a given directory.
getFirstDate() - Method in class net.sf.statcvs.model.Repository
Returns the first Date when there were changes on the repository.
getFooterUrl() - Static method in class net.sf.statcvs.output.ConfigurationOptions
 
getFormatted() - Method in class net.sf.statcvs.pages.DirectoryTreeFormatter
 
getFullTitle() - Method in class net.sf.statcvs.charts.ChartImage
Returns the chart's title.
getFullTitle() - Method in interface net.sf.statcvs.pages.NavigationNode
 
getFullTitle() - Method in class net.sf.statcvs.pages.Page
 
getFullTitle() - Method in class net.sf.statcvs.pages.PageGroup
 
getHead() - Method in class net.sf.statcvs.model.Repository
A special symbolic name that contains the latest revision of every file.
getHeader(String, String, String) - Method in class net.sf.statcvs.pages.MarkupHTML
 
getHeader(String, String, String) - Method in interface net.sf.statcvs.pages.MarkupSyntax
 
getHeader(String, String, String) - Method in class net.sf.statcvs.pages.MarkupXDoc
 
getHeader(String, String, String) - Method in class net.sf.statcvs.pages.xml.MarkupXML
 
getHeaderUrl() - Static method in class net.sf.statcvs.output.ConfigurationOptions
 
getHeight() - Method in class net.sf.statcvs.charts.ChartImage
Returns the chart's height in pixels.
getHomePageUrl() - Method in class net.sf.statcvs.model.Author
 
getIcon(String) - Static method in class net.sf.statcvs.pages.HTML
Generates HTML for an icon
getIcon(String, String) - Static method in class net.sf.statcvs.pages.HTML
Generates HTML for an icon
getIcon(String) - Static method in class net.sf.statcvs.pages.xml.XML
Generates HTML for an icon
getImageUrl() - Method in class net.sf.statcvs.model.Author
 
getIncludePattern() - Static method in class net.sf.statcvs.output.ConfigurationOptions
 
getInitialRevision() - Method in class net.sf.statcvs.model.VersionedFile
Gets the earliest revision of this file.
getInstance() - Static method in class net.sf.statcvs.pages.MarkupHTML
 
getInstance() - Static method in class net.sf.statcvs.pages.MarkupXDoc
 
getInstance() - Static method in class net.sf.statcvs.pages.xml.MarkupXML
 
getInteger(Object) - Method in class net.sf.statcvs.util.IntegerMap
Same as IntegerMap.get(Object), but returns an Integer, not an int.
getLOC(String) - Method in class net.sf.statcvs.input.Builder
 
getLargeChartSize() - Method in class net.sf.statcvs.output.ReportConfig
 
getLastDate() - Method in class net.sf.statcvs.model.Repository
Returns the latest Date when there were changes on the repository.
getLatestRevision() - Method in class net.sf.statcvs.model.VersionedFile
Gets the latest revision of this file.
getLineNumber() - Method in class net.sf.statcvs.util.LookaheadReader
Returns the number of the line that would be returned by LookaheadReader.getCurrentLine(), or 0 before the first call to LookaheadReader.nextLine().
getLineValue() - Method in class net.sf.statcvs.model.Revision
Deprecated. Use Revision.getNewLines() instead.
getLines() - Method in class net.sf.statcvs.model.Revision
Returns the number of lines for this revision.
getLinesAdded() - Method in class net.sf.statcvs.input.RevisionData
 
getLinesAdded() - Method in class net.sf.statcvs.model.Revision
Deprecated. Use Revision.getLinesDelta() and Revision.getReplacedLines() instead.
getLinesDelta() - Method in class net.sf.statcvs.model.Revision
Returns by how many lines the line count changed with this revision.
getLinesMap() - Method in class net.sf.statcvs.reports.AbstractLocTableReport
 
getLinesOfCode(String) - Method in class net.sf.statcvs.input.RepositoryFileManager
Returns the lines of code for a repository file.
getLinesOfCode() - Method in class net.sf.statcvs.model.Revision
Deprecated. Use Revision.getLines() instead.
getLinesOfCodeChange() - Method in class net.sf.statcvs.model.Revision
Deprecated. Use Revision.getLinesDelta() instead.
getLinesRemoved() - Method in class net.sf.statcvs.input.RevisionData
 
getLinesRemoved() - Method in class net.sf.statcvs.model.Revision
Deprecated. Use Revision.getLinesDelta() and Revision.getReplacedLines() instead.
getLink() - Method in interface net.sf.statcvs.output.CssHandler
returns a link to the CSS file, which can be used as the HREF in HTML's <LINK REL="stylesheet"> HREF="filename.css";.
getLink() - Method in class net.sf.statcvs.output.DefaultCssHandler
 
getLink() - Method in class net.sf.statcvs.output.LocalFileCssHandler
 
getLink() - Method in class net.sf.statcvs.output.UrlCssHandler
Simply return the URL
getLink(String, String) - Static method in class net.sf.statcvs.pages.HTML
Creates a HTML representation of a hyperlink
getLink(String, String, String, String) - Static method in class net.sf.statcvs.pages.HTML
Creates a HTML representation of a hyperlink
getLink(String, String) - Static method in class net.sf.statcvs.pages.xml.XML
Creates a HTML representation of a hyperlink
getLink(String, String, String, String) - Static method in class net.sf.statcvs.pages.xml.XML
Creates a HTML representation of a hyperlink
getLogFileName() - Static method in class net.sf.statcvs.output.ConfigurationOptions
Method getLogfilename.
getLoggingProperties() - Static method in class net.sf.statcvs.output.ConfigurationOptions
Gets the name of the logging properties file
getLoginName() - Method in class net.sf.statcvs.input.RevisionData
 
getMarkup() - Method in class net.sf.statcvs.output.ReportConfig
 
getMarkupSyntax() - Static method in class net.sf.statcvs.output.ConfigurationOptions
 
getMaximum() - Method in class net.sf.statcvs.reports.LOCSeriesBuilder
 
getModule() - Method in class net.sf.statcvs.model.VersionedFile
 
getModuleName(String, String) - Static method in class net.sf.statcvs.util.CvsLogUtils
Determines the module name by comparing the RCS filename and the working filename.
getModules() - Method in class net.sf.statcvs.model.Repository
 
getName() - Method in class net.sf.statcvs.model.Author
Returns the author's login name.
getName() - Method in class net.sf.statcvs.model.Directory
Returns the directory's name without full path or any slashes, for example "src".
getName() - Method in class net.sf.statcvs.model.Module
 
getName() - Method in class net.sf.statcvs.model.SymbolicName
Returns the symbolic name's name.
getName() - Method in class net.sf.statcvs.output.ChoraIntegration
 
getName() - Method in class net.sf.statcvs.output.CvswebIntegration
 
getName() - Method in class net.sf.statcvs.output.JCVSWebIntegration
 
getName() - Method in class net.sf.statcvs.output.TracIntegration
 
getName() - Method in class net.sf.statcvs.output.ViewCvsIntegration
 
getName() - Method in class net.sf.statcvs.output.ViewVcIntegration
 
getName() - Method in interface net.sf.statcvs.output.WebRepositoryIntegration
Returns the name of the repository browser
getName() - Method in class net.sf.statcvs.weblinks.bugs.BugTracker
Returns the name of the bug tracker
getName() - Method in class net.sf.statcvs.weblinks.bugs.Bugzilla
 
getName() - Method in class net.sf.statcvs.weblinks.bugs.Mantis
 
getNewLines() - Method in class net.sf.statcvs.model.Revision
Returns the number of "new" lines in this revision.
getNonDeveloperLogins() - Static method in class net.sf.statcvs.output.ConfigurationOptions
Gets login names that should be excluded from charts and reports that compare several developers.
getNotes() - Static method in class net.sf.statcvs.output.ConfigurationOptions
Returns the report notes (from "-notes filename" switch) or null if not specified
getOddRowFormat() - Method in class net.sf.statcvs.renderer.HTMLTableCellRenderer
 
getOddRowFormat() - Method in class net.sf.statcvs.renderer.XMLRenderer
 
getOutput() - Method in class net.sf.statcvs.renderer.HTMLTableCellRenderer
 
getOutput() - Method in class net.sf.statcvs.renderer.XMLRenderer
 
getOutputDir() - Static method in class net.sf.statcvs.output.ConfigurationOptions
Returns the outputDir.
getOutputFormat() - Static method in class net.sf.statcvs.output.ConfigurationOptions
 
getPage() - Method in class net.sf.statcvs.pages.IndexPageMaker
 
getPages() - Method in class net.sf.statcvs.pages.CommitLogPageGroupMaker
 
getParent() - Method in class net.sf.statcvs.model.Directory
Returns the directory's parent directory or null if it is the root
getParent(String) - Static method in class net.sf.statcvs.renderer.FileCollectionFormatter
Returns name of parent directory to specified directory
getParentDirectoryPath(String) - Static method in class net.sf.statcvs.util.FileUtils
Returns all but the last component of a directory path
getPath() - Method in class net.sf.statcvs.model.Directory
Returns the directory's full path with trailing slash, for example "src/net/sf/statcvs/".
getPathWithoutEndingSlash(String) - Static method in class net.sf.statcvs.util.FileUtils
Deletes the ending directory separator of a given path if there is one and returns the result.
getPercent(Object) - Method in class net.sf.statcvs.util.IntegerMap
Gets the value stored at a key as a percentage of all values in the map.
getPercentOfMaximum(Object) - Method in class net.sf.statcvs.util.IntegerMap
Gets the value stored at a key as a percentage of the maximum value in the map.
getPlotColor(String) - Static method in class net.sf.statcvs.charts.ChartConfigUtil
returns the PLOT color from the config file, tries properties:
getPostfix() - Method in class net.sf.statcvs.output.ViewCvsIntegration
 
getPreviousRevision() - Method in class net.sf.statcvs.model.Revision
Returns the predecessor of this revision or null if it is the first revision for the file.
getPreviousRevision(Revision) - Method in class net.sf.statcvs.model.VersionedFile
Returns the revision which was replaced by the revision given as argument.
getProjectName() - Method in class net.sf.statcvs.input.Builder
 
getProjectName() - Static method in class net.sf.statcvs.output.ConfigurationOptions
Method getProjectName.
getProjectName() - Method in class net.sf.statcvs.output.ReportConfig
 
getRangeLabel() - Method in class net.sf.statcvs.reportmodel.TimeLine
Returns the range label (axis label) of the values
getRawContent() - Method in class net.sf.statcvs.reports.CloudCommitTableReport
 
getRealName() - Method in class net.sf.statcvs.model.Author
 
getRelativeFilename(String, String) - Static method in class net.sf.statcvs.renderer.FileCollectionFormatter
Returns relative filename for specified file and directory
getRemovingValue() - Method in class net.sf.statcvs.model.Revision
Deprecated. Use Revision.getReplacedLines() and Revision.getLinesDelta() instead.
getRenderedTable() - Method in class net.sf.statcvs.renderer.TableRenderer
Renders the table to HTML
getReplacedLines() - Method in class net.sf.statcvs.model.Revision
Returns the number of lines that were removed and replaced by other lines in this revision.
getRepository() - Method in class net.sf.statcvs.output.ReportConfig
 
getRevision(String) - Method in class net.sf.statcvs.input.Builder
 
getRevision(String) - Method in class net.sf.statcvs.input.RepositoryFileManager
Returns the revision of filename in the local working directory by reading the CVS/Entries file.
getRevision() - Method in class net.sf.statcvs.model.Revision
Deprecated. Use Revision.getRevisionNumber() instead.
getRevisionNumber() - Method in class net.sf.statcvs.input.RevisionData
 
getRevisionNumber() - Method in class net.sf.statcvs.model.Revision
Returns the revision number.
getRevisionNumber(String) - Static method in class net.sf.statcvs.pages.HTML
Returns HTML code for a revision number
getRevisions() - Method in class net.sf.statcvs.model.Author
Returns all Revisions of this author, sorted from oldest to most recent.
getRevisions() - Method in class net.sf.statcvs.model.Commit
Returns the Revision objects that make up this commit.
getRevisions() - Method in class net.sf.statcvs.model.Directory
Returns all Revisions to files in this directory, in order from oldest to most recent.
getRevisions() - Method in class net.sf.statcvs.model.Module
Returns all Revisions to files in this directory, in order from oldest to most recent.
getRevisions() - Method in class net.sf.statcvs.model.Repository
Returns a SortedSet of Revisions in the repository, sorted from oldest to most recent.
getRevisions() - Method in class net.sf.statcvs.model.SymbolicName
Returns a set of Revisions contained in this symbolic name.
getRevisions() - Method in class net.sf.statcvs.model.VersionedFile
Returns the list of Revisions of this file, sorted from earliest to most recent.
getRoot() - Method in class net.sf.statcvs.model.Repository
Returns the repository's root directory, or null if the directory contains no files.
getRootDirectory() - Method in class net.sf.statcvs.output.ReportConfig
 
getRowCount() - Method in class net.sf.statcvs.reportmodel.Table
Returns the number of data rows in the table.
getRowHead() - Method in class net.sf.statcvs.renderer.HTMLTableCellRenderer
Return the results of the last renderCell call as a row head
getRowHead() - Method in class net.sf.statcvs.renderer.XMLRenderer
Return the results of the last renderCell call as a row head
getRows() - Method in class net.sf.statcvs.reportmodel.Column
Return number of rows that have been added to this column
getRows() - Method in class net.sf.statcvs.reportmodel.GenericColumn
 
getRows() - Method in class net.sf.statcvs.reportmodel.IntegerColumn
 
getRows() - Method in class net.sf.statcvs.reportmodel.LinkColumn
 
getRows() - Method in class net.sf.statcvs.reportmodel.RatioColumn
 
getShortTitle() - Method in interface net.sf.statcvs.pages.NavigationNode
 
getShortTitle() - Method in class net.sf.statcvs.pages.Page
 
getShortTitle() - Method in class net.sf.statcvs.pages.PageGroup
 
getSmallChartSize() - Method in class net.sf.statcvs.output.ReportConfig
 
getString(String) - Static method in class net.sf.statcvs.Messages
Returns the value for the specified key.
getStringColor(String) - Static method in class net.sf.statcvs.charts.ChartUtils
Returns a distinct Color for a String argument.
getSubdirectories() - Method in class net.sf.statcvs.model.Directory
Returns a SortedSet of all immediate subdirectories, ordered by name.
getSubdirectoriesRecursive() - Method in class net.sf.statcvs.model.Directory
Returns a list of all subdirectories, including their subdirectories and this directory itself.
getSum() - Method in class net.sf.statcvs.reportmodel.IntegerColumn
Returns the sum of all values in the column
getSummary() - Method in class net.sf.statcvs.reportmodel.Table
Returns the summary text of the table.
getSymbolicName(String) - Method in class net.sf.statcvs.input.Builder
Returns the SymbolicName with the given name or creates it if it does not yet exist.
getSymbolicNames() - Method in class net.sf.statcvs.model.Repository
Returns a list of SymbolicNames, ordered from latest to oldest.
getSymbolicNames() - Method in class net.sf.statcvs.model.Revision
Returns a list of SymbolicNames of this revision or null if the revision has no symbolic names.
getSymbolicNamesPattern() - Static method in class net.sf.statcvs.output.ConfigurationOptions
 
getTable() - Method in class net.sf.statcvs.reports.AuthorsForDirectoryTableReport
 
getTable() - Method in class net.sf.statcvs.reports.CloudCommitTableReport
 
getTable() - Method in class net.sf.statcvs.reports.DevelopersOfTheMonthTable
 
getTable() - Method in class net.sf.statcvs.reports.DevelopersRollingTableReport
 
getTable() - Method in class net.sf.statcvs.reports.DevelopersTableReport
 
getTable() - Method in class net.sf.statcvs.reports.DirectoriesForAuthorTableReport
 
getTable() - Method in class net.sf.statcvs.reports.DirectoriesTableReport
 
getTable() - Method in class net.sf.statcvs.reports.FileTypeReport
 
getTable() - Method in class net.sf.statcvs.reports.FilesWithMostRevisionsTableReport
 
getTable() - Method in class net.sf.statcvs.reports.LargestFilesTableReport
 
getTable() - Method in class net.sf.statcvs.reports.ModuleTableReport
 
getTable() - Method in interface net.sf.statcvs.reports.TableReport
Returns the table data model.
getTable() - Method in class net.sf.statcvs.reports.TagReport
 
getTable() - Method in class net.sf.statcvs.reports.TopDevelopersTableReport
 
getTableCell() - Method in class net.sf.statcvs.renderer.HTMLTableCellRenderer
Return the results of the last renderCell call as an ordinary table cell
getTableCell() - Method in class net.sf.statcvs.renderer.XMLRenderer
Return the results of the last renderCell call as an ordinary table cell
getTableFormat() - Method in class net.sf.statcvs.pages.MarkupHTML
 
getTableFormat() - Method in interface net.sf.statcvs.pages.MarkupSyntax
 
getTableFormat() - Method in class net.sf.statcvs.pages.MarkupXDoc
 
getTableFormat() - Method in class net.sf.statcvs.pages.xml.MarkupXML
 
getTimeLine() - Method in class net.sf.statcvs.reports.AvgFileSizeTimeLineReport
Returns the result time line
getTimeLine() - Method in class net.sf.statcvs.reports.FileCountTimeLineReport
Returns the result time line
getTimeSeries() - Method in class net.sf.statcvs.reports.LOCSeriesBuilder
gets the finished time series.
getTitle() - Method in class net.sf.statcvs.reportmodel.TimeLine
Returns the title of the time line
getTwitterUserId() - Method in class net.sf.statcvs.model.Author
 
getTwitterUserName() - Method in class net.sf.statcvs.model.Author
 
getURL() - Method in class net.sf.statcvs.charts.ChartImage
Returns the chart's URL, relative to the report root.
getURL(Date) - Static method in class net.sf.statcvs.pages.CommitLogPageMaker
 
getURL(Author) - Static method in class net.sf.statcvs.pages.DeveloperPageMaker
 
getURL(Directory) - Static method in class net.sf.statcvs.pages.DirectoryPageMaker
 
getURL() - Method in interface net.sf.statcvs.pages.NavigationNode
 
getURL() - Method in class net.sf.statcvs.pages.Page
 
getURL() - Method in class net.sf.statcvs.pages.PageGroup
 
getURL(Date) - Static method in class net.sf.statcvs.pages.xml.LogXmlMaker
 
getURL(Date) - Static method in class net.sf.statcvs.pages.xml.RevisedFilesXml
 
getValue(int) - Method in class net.sf.statcvs.reportmodel.GenericColumn
Returns a value of the column
getValue(int) - Method in class net.sf.statcvs.reportmodel.IntegerColumn
Returns a value in the column
getValue() - Method in class net.sf.statcvs.reportmodel.TimePoint
 
getWebBugtracker() - Static method in class net.sf.statcvs.output.ConfigurationOptions
 
getWebBugtracker() - Method in class net.sf.statcvs.output.ReportConfig
 
getWebRepository() - Static method in class net.sf.statcvs.output.ConfigurationOptions
Returns a WebRepositoryIntegration object if the user has specified a URL to one.
getWebRepository() - Method in class net.sf.statcvs.output.ReportConfig
 
getWidth() - Method in class net.sf.statcvs.charts.ChartImage
Returns the chart's width in pixels.

H

HTML - Static variable in class net.sf.statcvs.output.ReportConfig
 
HTML - class net.sf.statcvs.pages.HTML.
TODO: Can we turn this into an abstract base class of MarkupHTML and MarkupXDoc?
HTMLTableCellRenderer - class net.sf.statcvs.renderer.HTMLTableCellRenderer.
Helper class for rendering different types of table cells and table heads to HTML
HTMLTableCellRenderer() - Constructor for class net.sf.statcvs.renderer.HTMLTableCellRenderer
 
hasAuthor(Author) - Method in class net.sf.statcvs.model.VersionedFile
Returns true, if author worked on this file.
hasKeysInFirstColumn() - Method in class net.sf.statcvs.reportmodel.Table
Returns if the first column contains keys that identify each row
hasLocalCVSMetadata() - Method in class net.sf.statcvs.input.Builder
Returns true if at least some local files have matching entries in local CVS metada directories.
hasLocalCVSMetadata() - Method in class net.sf.statcvs.input.FileBuilder
 
hasLocalFileNotFound() - Method in class net.sf.statcvs.input.FileBuilder
 
hasNextLine() - Method in class net.sf.statcvs.util.LookaheadReader
Checks if more lines are available for reading.
hasNoLines() - Method in class net.sf.statcvs.input.RevisionData
Checks if the revision contains numbers for the added and removed lines.
hasUnexpectedLocalRevision() - Method in class net.sf.statcvs.input.FileBuilder
 
hashCode() - Method in class net.sf.statcvs.model.Author
 
hashCode() - Method in class net.sf.statcvs.model.Commit
 
hashCode() - Method in class net.sf.statcvs.model.Revision
 
hashCode() - Method in class net.sf.statcvs.model.SymbolicName
 
hashCode() - Method in class net.sf.statcvs.model.VersionedFile
 

I

ICON_HEIGHT - Static variable in class net.sf.statcvs.pages.ReportSuiteMaker
 
ICON_WIDTH - Static variable in class net.sf.statcvs.pages.ReportSuiteMaker
 
IndexPageMaker - class net.sf.statcvs.pages.IndexPageMaker.
 
IndexPageMaker(ReportConfig, String, PageGroup) - Constructor for class net.sf.statcvs.pages.IndexPageMaker
Creates a new report index page.
IntegerColumn - class net.sf.statcvs.reportmodel.IntegerColumn.
A column of integer values.
IntegerColumn(String) - Constructor for class net.sf.statcvs.reportmodel.IntegerColumn
Creates a new SimpleTextColumn with the given head
IntegerMap - class net.sf.statcvs.util.IntegerMap.
Utility class for storing a map from Objects to ints.
IntegerMap() - Constructor for class net.sf.statcvs.util.IntegerMap
 
inc(Object) - Method in class net.sf.statcvs.util.IntegerMap
Same as addInt(key, 1)
initProperties() - Method in class net.sf.statcvs.ant.StatCvsTask
method initializes the ConfigurationOptions object with received values.
isAddOnSubbranch() - Method in class net.sf.statcvs.input.RevisionData
Returns true if this revisionNumber marks the adding of a new file on a subbranch.
isArgsEmpty() - Method in class net.sf.statcvs.output.CommandLineParser
 
isBeginOfLog() - Method in class net.sf.statcvs.model.Revision
Returns true if this is a revision at the very beginning of the log timespan which is only a container for the number of code lines at the beginning of the log and not a real revision committed by an author.
isBinaryKeywordSubst(String) - Static method in class net.sf.statcvs.util.CvsLogUtils
Returns true if files with a given keyword substitution should be treated as binary files.
isChangeOrRestore() - Method in class net.sf.statcvs.input.RevisionData
Returns true if this revisionNumber is a normal change, or if it restores a removed file.
isCreation() - Method in class net.sf.statcvs.input.RevisionData
Returns true if this revisionNumber is the creation of a new file.
isDead() - Method in class net.sf.statcvs.model.Revision
Returns true if the file is deleted in this revision.
isDead() - Method in class net.sf.statcvs.model.VersionedFile
Returns true if the latest revision of this file was a deletion.
isDeletion() - Method in class net.sf.statcvs.input.RevisionData
Returns true if this revisionNumber is the removal of a file.
isDeveloper(Author) - Method in class net.sf.statcvs.output.ReportConfig
 
isEmpty() - Method in class net.sf.statcvs.model.Directory
Returns true if all files in this directory and its subdirectories are deleted, or if it doesn't have any files and subdirectories at all.
isEmpty() - Method in class net.sf.statcvs.model.Repository
Returns true if the repository contains no files.
isEmpty() - Method in class net.sf.statcvs.reportmodel.TimeLine
Checks if the time series is empty.
isEnableTwitterButton() - Static method in class net.sf.statcvs.output.ConfigurationOptions
 
isInAttic(VersionedFile) - Method in class net.sf.statcvs.output.ViewCvsIntegration
 
isInAttic(String, String) - Static method in class net.sf.statcvs.util.CvsLogUtils
Determines if a file is in the attic by comparing the location of the RCS file and the working file.
isInDirectory(String, String) - Static method in class net.sf.statcvs.renderer.FileCollectionFormatter
Returns TRUE if file is in specified directroy, FALSE otherwise
isInTimeFrame(Commit, Date) - Static method in class net.sf.statcvs.input.CommitListBuilder
Returns true if the date lies within the timespan of the commit, plus/minus a tolerance.
isInitialRevision() - Method in class net.sf.statcvs.model.Revision
Returns true if the file did not exist before this revision and does exist afterwards.
isLocalFilesNotFound() - Method in class net.sf.statcvs.input.Builder
Returns true if no local copy was found for the majority of files in the log.
isLogAndLocalFilesOutOfSync() - Method in class net.sf.statcvs.input.Builder
Returns true if the local working copy is out of sync with the log.
isLogWithoutSymbolicNames() - Method in class net.sf.statcvs.input.CvsFileBlockParser
Returns true if the log was generated with the "-N" switch of "cvs log"
isNotEmpty(String) - Static method in class net.sf.statcvs.util.StringUtils
 
isOnMainBranch(String) - Static method in class net.sf.statcvs.util.CvsLogUtils
Returns true if this revision is part of the main branch, and false if it is part of a side branch.
isOnTrunk() - Method in class net.sf.statcvs.input.RevisionData
Returns true if this revisionNumber is on the main branch.
isRoot() - Method in class net.sf.statcvs.model.Directory
Returns true if this is the root of the directory tree.
isSameCommit(Commit, Revision) - Static method in class net.sf.statcvs.input.CommitListBuilder
Returns true if change is part of the commit, that is if they have the same author, the same message, and are within the same timeframe.
isStateDead() - Method in class net.sf.statcvs.input.RevisionData
Returns true if this is a dead revisionNumber.
isStateExp() - Method in class net.sf.statcvs.input.RevisionData
Returns true if this is an Exp revisionNumber.
isTwitterIncludeFlash() - Method in class net.sf.statcvs.model.Author
 
isTwitterIncludeHtml() - Method in class net.sf.statcvs.model.Author
 
iteratorSortedByKey() - Method in class net.sf.statcvs.util.IntegerMap
Returns an iterator on the keys, sorted by key ascending.
iteratorSortedByValue() - Method in class net.sf.statcvs.util.IntegerMap
Returns an iterator on the keys, sorted by values ascending.
iteratorSortedByValueReverse() - Method in class net.sf.statcvs.util.IntegerMap
Returns an iterator on the keys, sorted by values descending.

J

JCVSWebIntegration - class net.sf.statcvs.output.JCVSWebIntegration.
Creates links to a JCVSWeb repository browser.
JCVSWebIntegration(String) - Constructor for class net.sf.statcvs.output.JCVSWebIntegration
 

K

keySet() - Method in class net.sf.statcvs.util.IntegerMap
Returns a set view of the keys.

L

LOCChartMaker - class net.sf.statcvs.charts.LOCChartMaker.
Produces Lines Of Code charts TODO: At least the single-series charts should be done by TimeLineChartMakers
LOCChartMaker(String, ReportConfig, TimeSeries, String, String, Dimension, List) - Constructor for class net.sf.statcvs.charts.LOCChartMaker
Creates a Lines Of Code chart from a BasicTimeSeries and saves it as PNG
LOCChartMaker(String, ReportConfig, List, String, String, Dimension, List) - Constructor for class net.sf.statcvs.charts.LOCChartMaker
Creates a Lines Of Code chart from a list of BasicTimesSeries and saves it as PNG
LOCChartMaker.AllDevelopersLOCChartMaker - class net.sf.statcvs.charts.LOCChartMaker.AllDevelopersLOCChartMaker.
 
LOCChartMaker.AllDevelopersLOCChartMaker(ReportConfig, Dimension) - Constructor for class net.sf.statcvs.charts.LOCChartMaker.AllDevelopersLOCChartMaker
 
LOCChartMaker.AllDirectoriesLOCChartMaker - class net.sf.statcvs.charts.LOCChartMaker.AllDirectoriesLOCChartMaker.
 
LOCChartMaker.AllDirectoriesLOCChartMaker(ReportConfig, int) - Constructor for class net.sf.statcvs.charts.LOCChartMaker.AllDirectoriesLOCChartMaker
 
LOCChartMaker.AllModulesLOCChartMaker - class net.sf.statcvs.charts.LOCChartMaker.AllModulesLOCChartMaker.
 
LOCChartMaker.AllModulesLOCChartMaker(ReportConfig, int) - Constructor for class net.sf.statcvs.charts.LOCChartMaker.AllModulesLOCChartMaker
 
LOCChartMaker.DirectoryLOCChartMaker - class net.sf.statcvs.charts.LOCChartMaker.DirectoryLOCChartMaker.
 
LOCChartMaker.DirectoryLOCChartMaker(ReportConfig, Directory) - Constructor for class net.sf.statcvs.charts.LOCChartMaker.DirectoryLOCChartMaker
 
LOCChartMaker.MainLOCChartMaker - class net.sf.statcvs.charts.LOCChartMaker.MainLOCChartMaker.
 
LOCChartMaker.MainLOCChartMaker(String, ReportConfig, String, Dimension) - Constructor for class net.sf.statcvs.charts.LOCChartMaker.MainLOCChartMaker
 
LOCChurnChartMaker - class net.sf.statcvs.output.LOCChurnChartMaker.
Class for producing Lines Of Code with Churn charts
LOCChurnChartMaker(String, ReportConfig, TimeSeries, TimeSeries, String, String, List) - Constructor for class net.sf.statcvs.output.LOCChurnChartMaker
Creates a Lines Of Code chart from a BasicTimeSeries and saves it as PNG
LOCPageMaker - class net.sf.statcvs.pages.LOCPageMaker.
 
LOCPageMaker(ReportConfig) - Constructor for class net.sf.statcvs.pages.LOCPageMaker
 
LOCSeriesBuilder - class net.sf.statcvs.reports.LOCSeriesBuilder.
Builds a BasicTimesSeries for the LOC history of a set of revisions.
LOCSeriesBuilder(String, boolean) - Constructor for class net.sf.statcvs.reports.LOCSeriesBuilder
Creates a new LOCSeriesBuilder
LargestFilesTableReport - class net.sf.statcvs.reports.LargestFilesTableReport.
Table report for a table containing the files with most lines of code
LargestFilesTableReport(ReportConfig, SortedSet, int) - Constructor for class net.sf.statcvs.reports.LargestFilesTableReport
Creates a table containing the largest files from a file list
LinkColumn - class net.sf.statcvs.reportmodel.LinkColumn.
 
LinkColumn(String) - Constructor for class net.sf.statcvs.reportmodel.LinkColumn
 
LocalFileCssHandler - class net.sf.statcvs.output.LocalFileCssHandler.
CSS handler for a local CSS file which will be copied to the output dir.
LocalFileCssHandler(String) - Constructor for class net.sf.statcvs.output.LocalFileCssHandler
Creates a new LocalFileCssHandler for a given CSS file.
LogFormatter - class net.sf.statcvs.util.LogFormatter.
Logging formatter for StatCvs
LogFormatter() - Constructor for class net.sf.statcvs.util.LogFormatter
 
LogSyntaxException - exception net.sf.statcvs.input.LogSyntaxException.
 
LogSyntaxException() - Constructor for class net.sf.statcvs.input.LogSyntaxException
 
LogSyntaxException(String) - Constructor for class net.sf.statcvs.input.LogSyntaxException
 
LogXml - class net.sf.statcvs.pages.xml.LogXml.
 
LogXml(ReportConfig) - Constructor for class net.sf.statcvs.pages.xml.LogXml
 
LogXmlMaker - class net.sf.statcvs.pages.xml.LogXmlMaker.
 
LogXmlMaker(ReportConfig, Collection) - Constructor for class net.sf.statcvs.pages.xml.LogXmlMaker
Creates a new LogPageMaker.
LookaheadReader - class net.sf.statcvs.util.LookaheadReader.
Wraps a Reader for line-by-line access.
LookaheadReader(Reader) - Constructor for class net.sf.statcvs.util.LookaheadReader
Creates a LookaheadReader from a source reader.
largestFiles() - Method in class net.sf.statcvs.pages.xml.FilesXml
returns jdom element which contains data of the largest files in terms of LOC of the repository
listify(String, String) - Static method in class net.sf.statcvs.util.StringUtils
helper method to convert a 'delimiter' separated string to a list.

M

MIN_LABEL_X_SPACING - Static variable in class net.sf.statcvs.charts.SymbolicNameAnnotation
 
Main - class net.sf.statcvs.Main.
StatCvs Main Class; it starts the application and controls command-line related stuff
Main() - Constructor for class net.sf.statcvs.Main
 
Mantis - class net.sf.statcvs.weblinks.bugs.Mantis.
Implements support for the Mantis bug tracker.
Mantis(String) - Constructor for class net.sf.statcvs.weblinks.bugs.Mantis
 
MarkupHTML - class net.sf.statcvs.pages.MarkupHTML.
 
MarkupSyntax - interface net.sf.statcvs.pages.MarkupSyntax.
 
MarkupXDoc - class net.sf.statcvs.pages.MarkupXDoc.
 
MarkupXML - class net.sf.statcvs.pages.xml.MarkupXML.
 
Messages - class net.sf.statcvs.Messages.
This class manages the externalization of strings that will possiby be presented to the user
Messages() - Constructor for class net.sf.statcvs.Messages
 
ModifyAddChartMaker - class net.sf.statcvs.charts.ModifyAddChartMaker.
Class for producing the "Author Activity: Modifying/Adding" chart
ModifyAddChartMaker(ReportConfig, int) - Constructor for class net.sf.statcvs.charts.ModifyAddChartMaker
Creates a new ModifyAddChartMaker
Module - class net.sf.statcvs.model.Module.
 
Module(String) - Constructor for class net.sf.statcvs.model.Module
 
ModuleEvolutionChartMaker - class net.sf.statcvs.charts.ModuleEvolutionChartMaker.
Class for producing directory pie charts
ModuleEvolutionChartMaker(String, ReportConfig, String, String) - Constructor for class net.sf.statcvs.charts.ModuleEvolutionChartMaker
Creates a new PieChartMaker
ModuleSizePieChartMaker - class net.sf.statcvs.charts.ModuleSizePieChartMaker.
Class for producing directory pie charts
ModuleSizePieChartMaker(String, ReportConfig, String, String, String) - Constructor for class net.sf.statcvs.charts.ModuleSizePieChartMaker
Creates a new PieChartMaker
ModuleTableReport - class net.sf.statcvs.reports.ModuleTableReport.
Table report which creates a table containing the names of all modules and the number of changes and LOC in them.
ModuleTableReport(Repository) - Constructor for class net.sf.statcvs.reports.ModuleTableReport
Creates a table report containing all modules and their respective number of changes and LOC.
ModuleUtil - class net.sf.statcvs.util.ModuleUtil.
 
ModulesPageMaker - class net.sf.statcvs.pages.ModulesPageMaker.
 
ModulesPageMaker(ReportConfig) - Constructor for class net.sf.statcvs.pages.ModulesPageMaker
 
main(String[]) - Static method in class net.sf.statcvs.Main
Main method of StatCvs
matches(String) - Method in class net.sf.statcvs.util.FilePatternMatcher
Matches a filename against the wildcard pattern.
matchesPatterns(String) - Method in class net.sf.statcvs.input.Builder
Matches a filename against the include and exclude patterns.
max() - Method in class net.sf.statcvs.util.IntegerMap
Returns the maximum value in the map.
modulesPresent() - Static method in class net.sf.statcvs.util.ModuleUtil
returns true if there are some module definitions
mostRevs() - Method in class net.sf.statcvs.pages.xml.FilesXml
returns jdom element which contains data of the files with most revisions

N

NL - Static variable in class net.sf.statcvs.Messages
Newline constant
NO_BUG_TRACKER - Static variable in class net.sf.statcvs.weblinks.bugs.BugTracker
A null object that can be used in place of a real bug tracker.
NavigationNode - interface net.sf.statcvs.pages.NavigationNode.
 
NoLineCountException - exception net.sf.statcvs.input.NoLineCountException.
Indicates that no LOC count could be obtained for a file
NoLineCountException() - Constructor for class net.sf.statcvs.input.NoLineCountException
Constructor for NoLineCountException.
NoLineCountException(String) - Constructor for class net.sf.statcvs.input.NoLineCountException
Constructor for NoLineCountException.
net.sf.statcvs - package net.sf.statcvs
StatCVS main package containing the command line launcher and some core classes.
net.sf.statcvs.ant - package net.sf.statcvs.ant
Package for the StatCVS Ant task.
net.sf.statcvs.charts - package net.sf.statcvs.charts
 
net.sf.statcvs.input - package 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.model - package net.sf.statcvs.model
Classes providing a representation of all log data in a repository.
net.sf.statcvs.output - package net.sf.statcvs.output
 
net.sf.statcvs.pages - package net.sf.statcvs.pages
 
net.sf.statcvs.pages.xml - package net.sf.statcvs.pages.xml
 
net.sf.statcvs.renderer - package net.sf.statcvs.renderer
 
net.sf.statcvs.reportmodel - package net.sf.statcvs.reportmodel
 
net.sf.statcvs.reports - package net.sf.statcvs.reports
 
net.sf.statcvs.util - package net.sf.statcvs.util
Utility classes.
net.sf.statcvs.weblinks.bugs - package net.sf.statcvs.weblinks.bugs
 
nextLine() - Method in class net.sf.statcvs.util.LookaheadReader
Reads and returns a line from the source reader.

O

OUTPUT_DATE_FORMAT - Static variable in class net.sf.statcvs.pages.HTML
 
OUTPUT_DATE_TIME_FORMAT - Static variable in class net.sf.statcvs.pages.HTML
 

P

PLOT_COLOR - Static variable in class net.sf.statcvs.charts.ChartImage
 
Page - class net.sf.statcvs.pages.Page.
 
Page(ReportConfig, String, String, String) - Constructor for class net.sf.statcvs.pages.Page
Creates a new page.
PageGroup - class net.sf.statcvs.pages.PageGroup.
 
PageGroup(String) - Constructor for class net.sf.statcvs.pages.PageGroup
 
PageGroup(String, boolean) - Constructor for class net.sf.statcvs.pages.PageGroup
 
parse() - Method in class net.sf.statcvs.input.CvsFileBlockParser
Parses one file from the input reader.
parse() - Method in class net.sf.statcvs.input.CvsLogfileParser
Parses the logfile.
parse() - Method in class net.sf.statcvs.input.CvsRevisionParser
Parses the list of revisions for one file
parse() - Method in class net.sf.statcvs.output.CommandLineParser
Parses the command line and sets the options (as static fields in ConfigurationOptions).
parseSwitch(String) - Method in class net.sf.statcvs.output.CommandLineParser
 
popNextArg() - Method in class net.sf.statcvs.output.CommandLineParser
 
processRevision(Revision) - Method in class net.sf.statcvs.input.CommitListBuilder
 
publish(LogRecord) - Method in class net.sf.statcvs.util.ConsoleOutErrHandler
 
publish(LogRecord) - Method in class net.sf.statcvs.util.ConsoleOutHandler
Publish a LogRecord.
put(Object, int) - Method in class net.sf.statcvs.util.IntegerMap
Puts a value into the map, overwriting any previous value for the same key.

R

REVISION_DELIMITER - Static variable in class net.sf.statcvs.input.CvsRevisionParser
Revision Delimiter in CVS log file
RatioColumn - class net.sf.statcvs.reportmodel.RatioColumn.
A column showing the ratio between two IntegerColumns.
RatioColumn(String, IntegerColumn, IntegerColumn) - Constructor for class net.sf.statcvs.reportmodel.RatioColumn
Creates a new RatioColumn, which contains the ratio between col1 and col2
RepoMapPageMaker - class net.sf.statcvs.output.RepoMapPageMaker.
New report that Repo Map, a jtreemap-based report (applet) that shows the entire source tree in a hierarchical manner, the size of each box is related to LOC and the colour to the changes over the last 30 days (red -loc, green +loc).
RepoMapPageMaker(ReportConfig) - Constructor for class net.sf.statcvs.output.RepoMapPageMaker
 
ReportConfig - class net.sf.statcvs.output.ReportConfig.
A configuration object that controls several aspects of report creation, such as the output directory and chart sizes.
ReportConfig(Repository, String, String, MarkupSyntax, CssHandler, String) - Constructor for class net.sf.statcvs.output.ReportConfig
 
ReportSuiteMaker - class net.sf.statcvs.pages.ReportSuiteMaker.
TODO: Clean up
ReportSuiteMaker(ReportConfig, String) - Constructor for class net.sf.statcvs.pages.ReportSuiteMaker
 
ReportSuiteMaker(ReportConfig, String, List) - Constructor for class net.sf.statcvs.pages.ReportSuiteMaker
 
Repository - class net.sf.statcvs.model.Repository.
Represents a CVS Repository and provides access to the VersionedFiles, Directorys, Revisions and Authors recorded in the repository's history.
Repository() - Constructor for class net.sf.statcvs.model.Repository
 
RepositoryFileManager - class net.sf.statcvs.input.RepositoryFileManager.
Manages a checked-out repository and provides access to line number counts for repository files.
RepositoryFileManager(String) - Constructor for class net.sf.statcvs.input.RepositoryFileManager
Creates a new instance with root at pathName.
RevisedFilesXml - class net.sf.statcvs.pages.xml.RevisedFilesXml.
 
RevisedFilesXml(ReportConfig) - Constructor for class net.sf.statcvs.pages.xml.RevisedFilesXml
Creates a new LogPageMaker.
Revision - class net.sf.statcvs.model.Revision.
One revision of a VersionedFile.
Revision(VersionedFile, String, int, Author, Date, String, int, int, int, SortedSet) - Constructor for class net.sf.statcvs.model.Revision
Creates a new revision of a file with the specified revision number.
RevisionData - class net.sf.statcvs.input.RevisionData.
Container for all information contained in one CVS revisionNumber
RevisionData() - Constructor for class net.sf.statcvs.input.RevisionData
 
readTextFromURL(String) - Static method in class net.sf.statcvs.util.FileUtils
Read a full file into a string.
remove(Object) - Method in class net.sf.statcvs.util.IntegerMap
Deletes a value from the map.
render() - Method in class net.sf.statcvs.pages.CommitListFormatter
Returns HTML code for the commit log without splitting the list into pages.
renderAuthorCell(Author) - Method in class net.sf.statcvs.renderer.HTMLTableCellRenderer
Render a cell containing an author to HTML
renderAuthorCell(Author) - Method in interface net.sf.statcvs.renderer.TableCellRenderer
Render a cell containing an author
renderAuthorCell(Author) - Method in class net.sf.statcvs.renderer.XMLRenderer
Render a cell containing an author to XML
renderAuthorIdCell(Author) - Method in class net.sf.statcvs.renderer.HTMLTableCellRenderer
Render a cell containing an author Id to HTML
renderAuthorIdCell(Author) - Method in interface net.sf.statcvs.renderer.TableCellRenderer
Render a cell containing an author Id
renderAuthorIdCell(Author) - Method in class net.sf.statcvs.renderer.XMLRenderer
 
renderCell(String) - Method in class net.sf.statcvs.renderer.HTMLTableCellRenderer
Render a generic table cell to HTML
renderCell(String) - Method in interface net.sf.statcvs.renderer.TableCellRenderer
Render a generic table cell
renderCell(String) - Method in class net.sf.statcvs.renderer.XMLRenderer
Render a generic table cell to XML
renderCell(int, TableCellRenderer) - Method in class net.sf.statcvs.reportmodel.AuthorColumn
 
renderCell(int, TableCellRenderer) - Method in class net.sf.statcvs.reportmodel.AuthorIdColumn
 
renderCell(int, TableCellRenderer) - Method in class net.sf.statcvs.reportmodel.Column
Renders a row of the column into a TableCellRenderer by calling one of its TableCellRenderer.renderCell(java.lang.String) methods
renderCell(int, TableCellRenderer) - Method in class net.sf.statcvs.reportmodel.DirectoryColumn
 
renderCell(int, TableCellRenderer) - Method in class net.sf.statcvs.reportmodel.FileColumn
 
renderCell(int, TableCellRenderer) - Method in class net.sf.statcvs.reportmodel.GenericColumn
 
renderCell(int, TableCellRenderer) - Method in class net.sf.statcvs.reportmodel.IntegerColumn
 
renderCell(int, TableCellRenderer) - Method in class net.sf.statcvs.reportmodel.LinkColumn
 
renderCell(int, TableCellRenderer) - Method in class net.sf.statcvs.reportmodel.RatioColumn
 
renderCell(int, TableCellRenderer) - Method in class net.sf.statcvs.reportmodel.SimpleTextColumn
 
renderCommitList(List) - Method in class net.sf.statcvs.pages.xml.CommitListXml
 
renderDirectoryCell(Directory) - Method in class net.sf.statcvs.renderer.HTMLTableCellRenderer
Render a cell containing a directory to HTML
renderDirectoryCell(Directory) - Method in interface net.sf.statcvs.renderer.TableCellRenderer
Render a cell containing a directory
renderDirectoryCell(Directory) - Method in class net.sf.statcvs.renderer.XMLRenderer
Render a cell containing a directory to XML
renderEmptyCell() - Method in class net.sf.statcvs.renderer.HTMLTableCellRenderer
Render an empty cell to HTML
renderEmptyCell() - Method in interface net.sf.statcvs.renderer.TableCellRenderer
Render an empty cell
renderEmptyCell() - Method in class net.sf.statcvs.renderer.XMLRenderer
Render an empty cell to XML
renderFileCell(VersionedFile, boolean, WebRepositoryIntegration) - Method in class net.sf.statcvs.renderer.HTMLTableCellRenderer
Render a cell containing a file to HTML
renderFileCell(VersionedFile, boolean, WebRepositoryIntegration) - Method in interface net.sf.statcvs.renderer.TableCellRenderer
Render a cell containing a file
renderFileCell(VersionedFile, boolean, WebRepositoryIntegration) - Method in class net.sf.statcvs.renderer.XMLRenderer
Render a cell containing a file to XML
renderHead(TableCellRenderer) - Method in class net.sf.statcvs.reportmodel.Column
Renders the head of the column into a TableCellRenderer by calling one of its TableCellRenderer.renderCell(java.lang.String) methods
renderHead(TableCellRenderer) - Method in class net.sf.statcvs.reportmodel.GenericColumn
 
renderHead(TableCellRenderer) - Method in class net.sf.statcvs.reportmodel.IntegerColumn
 
renderHead(TableCellRenderer) - Method in class net.sf.statcvs.reportmodel.LinkColumn
 
renderHead(TableCellRenderer) - Method in class net.sf.statcvs.reportmodel.RatioColumn
 
renderIntegerCell(int) - Method in class net.sf.statcvs.renderer.HTMLTableCellRenderer
Render an integer cell to HTML
renderIntegerCell(int, int) - Method in class net.sf.statcvs.renderer.HTMLTableCellRenderer
Render an integer cell to HTML, showing both the integer value and a percentage of a total
renderIntegerCell(int) - Method in interface net.sf.statcvs.renderer.TableCellRenderer
Render an integer cell
renderIntegerCell(int, int) - Method in interface net.sf.statcvs.renderer.TableCellRenderer
Render an integer cell, showing both the integer value and a percentage of a total
renderIntegerCell(int) - Method in class net.sf.statcvs.renderer.XMLRenderer
Render an integer cell to XML
renderIntegerCell(int, int) - Method in class net.sf.statcvs.renderer.XMLRenderer
Render an integer cell to XML, showing both the integer value and a percentage of a total
renderLinkCell(String, String) - Method in class net.sf.statcvs.renderer.HTMLTableCellRenderer
Render a cell containing a repository tag.
renderLinkCell(String, String) - Method in interface net.sf.statcvs.renderer.TableCellRenderer
Render a cell containing a link.
renderLinkCell(String, String) - Method in class net.sf.statcvs.renderer.XMLRenderer
Render a cell containing a repository tag.
renderPercentageCell(double) - Method in class net.sf.statcvs.renderer.HTMLTableCellRenderer
Render a percentage cell to HTML
renderPercentageCell(double) - Method in interface net.sf.statcvs.renderer.TableCellRenderer
Render a percentage cell
renderPercentageCell(double) - Method in class net.sf.statcvs.renderer.XMLRenderer
Render a percentage cell to XML
renderTotal(TableCellRenderer) - Method in class net.sf.statcvs.reportmodel.Column
Renders the footer of the column into a TableCellRenderer by calling one of its TableCellRenderer.renderCell(java.lang.String) methods.
renderTotal(TableCellRenderer) - Method in class net.sf.statcvs.reportmodel.GenericColumn
 
renderTotal(TableCellRenderer) - Method in class net.sf.statcvs.reportmodel.IntegerColumn
 
renderTotal(TableCellRenderer) - Method in class net.sf.statcvs.reportmodel.LinkColumn
 
renderTotal(TableCellRenderer) - Method in class net.sf.statcvs.reportmodel.RatioColumn
 

S

SORT_BY_LINES - Static variable in class net.sf.statcvs.reports.AbstractLocTableReport
Sort the authors table by lines of code
SORT_BY_LINES - Static variable in class net.sf.statcvs.reports.AbstractRollingLocTableReport
Sort the authors table by lines of code
SORT_BY_NAME - Static variable in class net.sf.statcvs.reports.AbstractLocTableReport
Sort the authors table by name
SORT_BY_NAME - Static variable in class net.sf.statcvs.reports.AbstractRollingLocTableReport
Sort the authors table by name
STYLE_DEFAULT - Static variable in class net.sf.statcvs.charts.SymbolicNameAnnotation
 
STYLE_NO_LABELS - Static variable in class net.sf.statcvs.charts.SymbolicNameAnnotation
 
SimpleTextColumn - class net.sf.statcvs.reportmodel.SimpleTextColumn.
A generic text column without any special behaviour.
SimpleTextColumn(String) - Constructor for class net.sf.statcvs.reportmodel.SimpleTextColumn
Creates a new SimpleTextColumn with the given head
StatCvsTask - class net.sf.statcvs.ant.StatCvsTask.
Ant task for running statcvs.
StatCvsTask() - Constructor for class net.sf.statcvs.ant.StatCvsTask
Constructor for StatCvsTask.
StringUtils - class net.sf.statcvs.util.StringUtils.
 
SymbolicName - class net.sf.statcvs.model.SymbolicName.
Represents a symbolic name (tags).
SymbolicName(String, Date) - Constructor for class net.sf.statcvs.model.SymbolicName
Creates a new symbolic name.
SymbolicName(String) - Constructor for class net.sf.statcvs.model.SymbolicName
Creates a new symbolic name.
SymbolicNameAnnotation - class net.sf.statcvs.charts.SymbolicNameAnnotation.
SymbolicNameAnnotation Provides symbolic name annotations for XYPlots with java.util.Date objects on the domain axis.
SymbolicNameAnnotation(SymbolicName, Collection, int) - Constructor for class net.sf.statcvs.charts.SymbolicNameAnnotation
Creates an annotation for a symbolic name.
setAtticFileNames(Set) - Method in class net.sf.statcvs.output.ChoraIntegration
 
setAtticFileNames(Set) - Method in class net.sf.statcvs.output.CvswebIntegration
 
setAtticFileNames(Set) - Method in class net.sf.statcvs.output.JCVSWebIntegration
 
setAtticFileNames(Set) - Method in class net.sf.statcvs.output.TracIntegration
 
setAtticFileNames(Set) - Method in class net.sf.statcvs.output.ViewCvsIntegration
 
setAtticFileNames(Set) - Method in interface net.sf.statcvs.output.WebRepositoryIntegration
Sets the files that are "in the attic", in the CVS sense.
setBugzilla(String) - Method in class net.sf.statcvs.ant.StatCvsTask
 
setBugzillaUrl(String) - Static method in class net.sf.statcvs.output.ConfigurationOptions
 
setCharSet(String) - Static method in class net.sf.statcvs.output.ConfigurationOptions
 
setCharset(String) - Method in class net.sf.statcvs.ant.StatCvsTask
 
setCheckedOutDirectory(String) - Static method in class net.sf.statcvs.output.ConfigurationOptions
Sets the checkedOutDirectory.
setChora(String) - Method in class net.sf.statcvs.ant.StatCvsTask
 
setChoraURL(String) - Static method in class net.sf.statcvs.output.ConfigurationOptions
Sets the URL to a Chora web-based CVS browser.
setComment(String) - Method in class net.sf.statcvs.input.RevisionData
 
setCommits(List) - Method in class net.sf.statcvs.model.Repository
Sets the list of commits.
setConfigFile(String) - Method in class net.sf.statcvs.ant.StatCvsTask
 
setConfigFile(String) - Static method in class net.sf.statcvs.output.ConfigurationOptions
Set the config file that may contain user details.
setCss(String) - Method in class net.sf.statcvs.ant.StatCvsTask
 
setCssFile(String) - Static method in class net.sf.statcvs.output.ConfigurationOptions
Sets the cssFile.
setCvsweb(String) - Method in class net.sf.statcvs.ant.StatCvsTask
 
setCvswebURL(String) - Static method in class net.sf.statcvs.output.ConfigurationOptions
Sets the URL to a cvsweb web-based CVS browser.
setDate(Date) - Method in class net.sf.statcvs.input.RevisionData
 
setDebugLogging() - Static method in class net.sf.statcvs.output.ConfigurationOptions
Sets the logging level to debug
setDefaultCssFile(String) - Static method in class net.sf.statcvs.output.ConfigurationOptions
Allow change between css that are shipped with the tool.
setDisableTwitterButton(boolean) - Method in class net.sf.statcvs.ant.StatCvsTask
 
setEmail(String) - Method in class net.sf.statcvs.model.Author
 
setEnableTwitterButton(boolean) - Static method in class net.sf.statcvs.output.ConfigurationOptions
Enable/disable the Twitter "Tweet This" Buttons.
setExclude(String) - Method in class net.sf.statcvs.ant.StatCvsTask
Specifies files to exclude from the analysis.
setExcludePattern(String) - Static method in class net.sf.statcvs.output.ConfigurationOptions
Sets a file exclude pattern list.
setFooterUrl(String) - Static method in class net.sf.statcvs.output.ConfigurationOptions
 
setFormat(String) - Method in class net.sf.statcvs.ant.StatCvsTask
 
setHeaderUrl(String) - Static method in class net.sf.statcvs.output.ConfigurationOptions
 
setHomePageUrl(String) - Method in class net.sf.statcvs.model.Author
 
setImageUrl(String) - Method in class net.sf.statcvs.model.Author
 
setInclude(String) - Method in class net.sf.statcvs.ant.StatCvsTask
Specifies files to include in the analysis.
setIncludePattern(String) - Static method in class net.sf.statcvs.output.ConfigurationOptions
Sets a file include pattern list.
setInitialValue(int) - Method in class net.sf.statcvs.reportmodel.TimeLine
Sets the initial value of the time line, that is the value just before the first data point.
setJCVSWeb(String) - Method in class net.sf.statcvs.ant.StatCvsTask
 
setJCVSWebURL(String) - Static method in class net.sf.statcvs.output.ConfigurationOptions
Sets the URL to a JCVSWeb web-based CVS browser.
setKeysInFirstColumn(boolean) - Method in class net.sf.statcvs.reportmodel.Table
set if the first column contains keys that identify each row
setLargeChartSize(Dimension) - Method in class net.sf.statcvs.output.ReportConfig
 
setLines(int, int) - Method in class net.sf.statcvs.input.RevisionData
Sets the number of added and removed lines.
setLog(String) - Method in class net.sf.statcvs.ant.StatCvsTask
 
setLogFileName(String) - Static method in class net.sf.statcvs.output.ConfigurationOptions
Sets the logFileName.
setLoginName(String) - Method in class net.sf.statcvs.input.RevisionData
 
setMantis(String) - Method in class net.sf.statcvs.ant.StatCvsTask
 
setMantisUrl(String) - Static method in class net.sf.statcvs.output.ConfigurationOptions
 
setModule(Module) - Method in class net.sf.statcvs.model.VersionedFile
 
setNoDeveloper(String) - Method in class net.sf.statcvs.ant.StatCvsTask
TODO: This supports just a single value, but should support multiple login names -- how?
setNonDeveloperLogins(Collection) - Method in class net.sf.statcvs.output.ReportConfig
 
setNotes(String) - Method in class net.sf.statcvs.ant.StatCvsTask
 
setNotesFile(String) - Static method in class net.sf.statcvs.output.ConfigurationOptions
Sets the name of the notes file.
setOutput(MarkupSyntax) - Method in class net.sf.statcvs.renderer.HTMLTableCellRenderer
 
setOutput(MarkupSyntax) - Method in class net.sf.statcvs.renderer.XMLRenderer
 
setOutputDir(String) - Method in class net.sf.statcvs.ant.StatCvsTask
 
setOutputDir(String) - Static method in class net.sf.statcvs.output.ConfigurationOptions
Sets the outputDir.
setOutputFormat(String) - Static method in class net.sf.statcvs.output.ConfigurationOptions
 
setParent(NavigationNode) - Method in interface net.sf.statcvs.pages.NavigationNode
Sets the page's parent.
setParent(NavigationNode) - Method in class net.sf.statcvs.pages.Page
 
setParent(NavigationNode) - Method in class net.sf.statcvs.pages.PageGroup
 
setPath(String) - Method in class net.sf.statcvs.ant.StatCvsTask
 
setPrimaryResource(String) - Static method in class net.sf.statcvs.Messages
This method enables a user, typically of another project, to set a primary resource bundle.
setProjectName(String) - Static method in class net.sf.statcvs.output.ConfigurationOptions
Sets a project title to be used in the reports
setRealName(String) - Method in class net.sf.statcvs.model.Author
 
setRevisionNumber(String) - Method in class net.sf.statcvs.input.RevisionData
Sets the revision number.
setShowLinkToPreviousSibling(boolean) - Method in interface net.sf.statcvs.pages.NavigationNode
 
setShowLinkToPreviousSibling(boolean) - Method in class net.sf.statcvs.pages.Page
 
setShowLinkToPreviousSibling(boolean) - Method in class net.sf.statcvs.pages.PageGroup
 
setShowPercentages(boolean) - Method in class net.sf.statcvs.reportmodel.IntegerColumn
Set if the values should be shown as percentages
setShowTotals(boolean) - Method in class net.sf.statcvs.reportmodel.Table
set if totals of each column should be shown
setShowValues(boolean) - Method in class net.sf.statcvs.reportmodel.IntegerColumn
Set if the actual integer values should be shown
setSiblings(String, List) - Method in interface net.sf.statcvs.pages.NavigationNode
Sets a list of Pages that are siblings of this page.
setSiblings(String, List) - Method in class net.sf.statcvs.pages.Page
Sets a list of Pages that are siblings of this page.
setSiblings(String, List) - Method in class net.sf.statcvs.pages.PageGroup
 
setSmallChartSize(Dimension) - Method in class net.sf.statcvs.output.ReportConfig
 
setStateDead() - Method in class net.sf.statcvs.input.RevisionData
 
setStateExp() - Method in class net.sf.statcvs.input.RevisionData
 
setSum(int) - Method in class net.sf.statcvs.reportmodel.IntegerColumn
Sets the sum of the column.
setSymbolicNames(SortedSet) - Method in class net.sf.statcvs.model.Repository
Sets the list of symbolic names contained in this Repository.
setSymbolicNamesPattern(String) - Static method in class net.sf.statcvs.output.ConfigurationOptions
 
setTags(String) - Method in class net.sf.statcvs.ant.StatCvsTask
Specifies regular expression to include tag to lines of code graph.
setTitle(String) - Method in class net.sf.statcvs.ant.StatCvsTask
 
setTotal(String) - Method in class net.sf.statcvs.reportmodel.GenericColumn
Sets the total for this column
setTotal(String) - Method in class net.sf.statcvs.reportmodel.LinkColumn
 
setTwitterIncludeFlash(boolean) - Method in class net.sf.statcvs.model.Author
 
setTwitterIncludeHtml(boolean) - Method in class net.sf.statcvs.model.Author
 
setTwitterUserId(String) - Method in class net.sf.statcvs.model.Author
 
setTwitterUserName(String) - Method in class net.sf.statcvs.model.Author
 
setVerboseLogging() - Static method in class net.sf.statcvs.output.ConfigurationOptions
Sets the logging level to verbose
setViewCVS(String) - Method in class net.sf.statcvs.ant.StatCvsTask
 
setViewCvsURL(String) - Static method in class net.sf.statcvs.output.ConfigurationOptions
Sets the URL to a ViewCVS web-based CVS browser.
setViewTracURL(String) - Static method in class net.sf.statcvs.output.ConfigurationOptions
Sets the URL to a Trac web-based SVN browser and issue tracking.
setViewVC(String) - Method in class net.sf.statcvs.ant.StatCvsTask
 
setViewVcURL(String) - Static method in class net.sf.statcvs.output.ConfigurationOptions
Sets the URL to a ViewVC web-based CVS/SVN browser.
setWebBugtracker(BugTracker) - Method in class net.sf.statcvs.output.ReportConfig
 
setWebRepository(WebRepositoryIntegration) - Method in class net.sf.statcvs.output.ReportConfig
 
setWebRepository(WebRepositoryIntegration) - Method in class net.sf.statcvs.reportmodel.FileColumn
Setting a WebRepository turns filenames into links to that file.
setWebRepositoryIntegration(WebRepositoryIntegration) - Static method in class net.sf.statcvs.output.ConfigurationOptions
 
setWithIcon(boolean) - Method in class net.sf.statcvs.reportmodel.FileColumn
Specifies if each cell should be rendered with an icon representing the file
setXDoc(boolean) - Method in class net.sf.statcvs.ant.StatCvsTask
 
showTotals() - Method in class net.sf.statcvs.reportmodel.Table
Returns if totals of each column should be shown
size() - Method in class net.sf.statcvs.util.IntegerMap
Returns the number of key-value pairs stored in the map.
startSection1(String) - Method in class net.sf.statcvs.pages.MarkupHTML
 
startSection1(String) - Method in interface net.sf.statcvs.pages.MarkupSyntax
 
startSection1(String) - Method in class net.sf.statcvs.pages.MarkupXDoc
 
startSection1(String) - Method in class net.sf.statcvs.pages.xml.MarkupXML
 
startSection2(String) - Method in class net.sf.statcvs.pages.MarkupHTML
 
startSection2(String, String) - Method in class net.sf.statcvs.pages.MarkupHTML
 
startSection2(String) - Method in interface net.sf.statcvs.pages.MarkupSyntax
 
startSection2(String, String) - Method in interface net.sf.statcvs.pages.MarkupSyntax
 
startSection2(String) - Method in class net.sf.statcvs.pages.MarkupXDoc
 
startSection2(String, String) - Method in class net.sf.statcvs.pages.MarkupXDoc
 
startSection2(String) - Method in class net.sf.statcvs.pages.xml.MarkupXML
 
startSection2(String, String) - Method in class net.sf.statcvs.pages.xml.MarkupXML
 
sum() - Method in class net.sf.statcvs.util.IntegerMap
Returns the sum of all values in the map.

T

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
 
TWEET_THIS_ICON - Static variable in class net.sf.statcvs.pages.ReportSuiteMaker
 
TWEET_THIS_SMALL - Static variable in class net.sf.statcvs.pages.ReportSuiteMaker
 
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.
Table - class net.sf.statcvs.reportmodel.Table.
Represents a data table for a report.
Table(String) - Constructor for class net.sf.statcvs.reportmodel.Table
Creates a new table model
TableCellRenderer - interface net.sf.statcvs.renderer.TableCellRenderer.
Interface for a class that turns Columns into their representation for some output format, for example a HTML <td> or an XML element.
TableRenderer - class net.sf.statcvs.renderer.TableRenderer.
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 net.sf.statcvs.reports.TableReport.
A table report generates a Table from some data source.
TagReport - class net.sf.statcvs.reports.TagReport.
Collects information about repository tags.
TagReport(ReportConfig) - Constructor for class net.sf.statcvs.reports.TagReport
 
TimeBarChartMaker - class net.sf.statcvs.charts.TimeBarChartMaker.
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 net.sf.statcvs.charts.TimeBarChartMaker.HourBarChartMaker.
 
TimeBarChartMaker.HourBarChartMaker(String, ReportConfig, SortedSet, String, String) - Constructor for class net.sf.statcvs.charts.TimeBarChartMaker.HourBarChartMaker
Creates a bar chart showing a distribution of revisions over the hours of the day.
TimeBarChartMaker.WeekdayBarChartMaker - class net.sf.statcvs.charts.TimeBarChartMaker.WeekdayBarChartMaker.
 
TimeBarChartMaker.WeekdayBarChartMaker(String, ReportConfig, SortedSet, String, String) - Constructor for class net.sf.statcvs.charts.TimeBarChartMaker.WeekdayBarChartMaker
Creates a bar chart showing a distribution of revisions over the days of the week.
TimeLine - class net.sf.statcvs.reportmodel.TimeLine.
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 net.sf.statcvs.charts.TimeLineChartMaker.
Creates charts from TimeLines.
TimeLineChartMaker(String, ReportConfig, TimeLine, String, Collection) - Constructor for class net.sf.statcvs.charts.TimeLineChartMaker
Creates a chart from a time line.
TimePoint - class net.sf.statcvs.reportmodel.TimePoint.
Encapsulates a data point in a TimeLine
TimePoint(Date, int, int) - Constructor for class net.sf.statcvs.reportmodel.TimePoint
Creates a new TimePoint
TopDevelopersTableReport - class net.sf.statcvs.reports.TopDevelopersTableReport.
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
TracIntegration - class net.sf.statcvs.output.TracIntegration.
 
TracIntegration(String) - Constructor for class net.sf.statcvs.output.TracIntegration
 
TwitterHelp - class net.sf.statcvs.pages.TwitterHelp.
 
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.
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
trim(String) - Static method in class net.sf.statcvs.util.StringUtils
 

U

UrlCssHandler - class net.sf.statcvs.output.UrlCssHandler.
CSS handler for a CSS file specified by a HTTP URL.
UrlCssHandler(URL) - Constructor for class net.sf.statcvs.output.UrlCssHandler
Creates a new UrlCssHandler for a CSS file located at a given URL.

V

VersionedFile - class net.sf.statcvs.model.VersionedFile.
Represents one versioned file in the Repository, including its name, Directory and Revision list.
VersionedFile(String, Directory) - Constructor for class net.sf.statcvs.model.VersionedFile
Creates a VersionedFile object.
ViewCvsIntegration - class net.sf.statcvs.output.ViewCvsIntegration.
Integration of ViewCVS
ViewCvsIntegration(String) - Constructor for class net.sf.statcvs.output.ViewCvsIntegration
 
ViewVcIntegration - class net.sf.statcvs.output.ViewVcIntegration.
Integration of ViewVC
ViewVcIntegration(String) - Constructor for class net.sf.statcvs.output.ViewVcIntegration
 

W

WEB_FILE_PATH - Static variable in class net.sf.statcvs.pages.ReportSuiteMaker
Path to web distribution files inside the distribution JAR, relative to the Main class
WS - Static variable in class net.sf.statcvs.Messages
Whitespace constant
WebRepositoryIntegration - interface net.sf.statcvs.output.WebRepositoryIntegration.
Interface for integration of web repository browsers.
webifyLinksFromPlainText(String) - Static method in class net.sf.statcvs.pages.HTML
From a plain text comment identify the http: and https links and create a link for them.
write() - Method in class net.sf.statcvs.charts.ChartImage
Writes the chart to disk as a PNG file.
write() - Method in interface net.sf.statcvs.pages.NavigationNode
 
write() - Method in class net.sf.statcvs.pages.Page
 
write() - Method in class net.sf.statcvs.pages.PageGroup
 

X

XDOC - Static variable in class net.sf.statcvs.output.ReportConfig
 
XML - Static variable in class net.sf.statcvs.output.ReportConfig
 
XML - class net.sf.statcvs.pages.xml.XML.
TODO: Can we turn this into an abstract base class of MarkupHTML and MarkupXDoc?
XMLRenderer - class net.sf.statcvs.renderer.XMLRenderer.
Helper class for rendering different types of table cells and table heads to XML
XMLRenderer() - Constructor for class net.sf.statcvs.renderer.XMLRenderer
 
XmlTags - class net.sf.statcvs.pages.xml.XmlTags.
 

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

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