Package net.sf.statcvs.output

Interface Summary
CssHandler Manager for the handling of CSS files.
WebRepositoryIntegration Interface for integration of web repository browsers.
 

Class Summary
AuthorPage  
ChoraIntegration Integration of the Chora CVS Viewer
CommandLineParser Takes a command line, like given to the Main.main(java.lang.String[]) method, and turns it into a ConfigurationOptions object.
CommitLogPage  
ConfigurationOptions Class for storing all command line parameters.
CPAPage  
CvswebIntegration Integration of cvsweb
DefaultCssHandler CSS handler for a CSS file included in the distribution JAR file.
DirectorySizesPage A page containing the directory size pie chart and the directories table
FileSizesPage This page displays the timeline of file count, a table with the largest files, and a table with the files having most revisions
HTMLOutput This class creates HTML File output
HTMLPage  
HTMLTagger //TODO: lots of duplicate code here and in HTMLPage
IndexPage  
LocalFileCssHandler CSS handler for a local CSS file which will be copied to the output dir.
LOCPage  
LOCSeriesBuilder Builds a BasicTimesSeries for the LOC history of a set of revisions.
ModulePage  
NoFilesPage Generated if and only if there are no files in the repository
UrlCssHandler CSS handler for a CSS file specified by a HTTP URL.
ViewCvsIntegration Integration of ViewCVS
 

Exception Summary
ConfigurationException Thrown by ConfigurationOptions on missing/illegal arguments.