Uses of Interface
net.sf.statcvs.output.CssHandler
Packages that use CssHandler
-
Uses of CssHandler in net.sf.statcvs.output
Classes in net.sf.statcvs.output that implement CssHandlerModifier and TypeClassDescriptionclassCSS handler for a CSS file included in the distribution JAR file.classCSS handler for a local CSS file which will be copied to the output dir.classCSS handler for a CSS file specified by a HTTP URL.Methods in net.sf.statcvs.output that return CssHandlerModifier and TypeMethodDescriptionstatic CssHandlerConfigurationOptions.getCssHandler()returns theCssHandlerReportConfig.getCssHandler()Constructors in net.sf.statcvs.output with parameters of type CssHandlerModifierConstructorDescriptionReportConfig(Repository repository, String projectName, String rootDirectory, MarkupSyntax syntax, CssHandler cssHandler, String charSet)