- hasAuthor(Author) - Method in class net.sf.statcvs.model.VersionedFile
-
Returns true, if author
worked on this file.
- 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
-
- 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
-
- 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.
- HTML - Static variable in class net.sf.statcvs.output.ReportConfig
-
- HTML - Class in net.sf.statcvs.pages
-
TODO: Can we turn this into an abstract base class of MarkupHTML and MarkupXDoc?
- HTMLTableCellRenderer - Class in net.sf.statcvs.renderer
-
Helper class for rendering different types of table cells and table heads
to HTML
- HTMLTableCellRenderer() - Constructor for class net.sf.statcvs.renderer.HTMLTableCellRenderer
-