Package net.sf.statcvs.output

Interface Summary
CssHandler Manager for the handling of CSS files.
 

Class Summary
CommandLineParser Takes a command line, like given to the Main#main method, and turns it into a Configuration object.
CommitLogPage  
ConfigurationOptions Class for storing all command line parameters.
CPUPage  
DefaultCssHandler CSS handler for a CSS file included in the distribution JAR file.
FCPage This page displays the timeline of file count
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  
ModulePage  
ModuleSizesPage  
UrlCssHandler CSS handler for a CSS file specified by a HTTP URL.
UserPage  
 

Exception Summary
CommandLineException Thrown by the command line parser on missing/illegal arguments.