Frames | No Frames |
Classes implementing net.sf.statcvs.output.CssHandler | |
class | CSS handler for a CSS file included in the distribution JAR file. |
class | CSS handler for a local CSS file which will be copied to the output dir. |
class | CSS handler for a CSS file specified by a HTTP URL. |
Constructors with parameter type net.sf.statcvs.output.CssHandler | |
ReportConfig.ReportConfig(Repository repository, String projectName, String rootDirectory, MarkupSyntax syntax, CssHandler cssHandler) |
Methods with return type net.sf.statcvs.output.CssHandler | |
CssHandler | returns the CssHandler
|
CssHandler |