|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CssHandler | |
|---|---|
| net.sf.statcvs.output | |
| Uses of CssHandler in net.sf.statcvs.output |
|---|
| Classes in net.sf.statcvs.output that implement CssHandler | |
|---|---|
class |
DefaultCssHandler
CSS handler for a CSS file included in the distribution JAR file. |
class |
LocalFileCssHandler
CSS handler for a local CSS file which will be copied to the output dir. |
class |
UrlCssHandler
CSS handler for a CSS file specified by a HTTP URL. |
| Methods in net.sf.statcvs.output that return CssHandler | |
|---|---|
CssHandler |
ReportConfig.getCssHandler()
|
static CssHandler |
ConfigurationOptions.getCssHandler()
returns the CssHandler |
| Constructors in net.sf.statcvs.output with parameters of type CssHandler | |
|---|---|
ReportConfig(Repository repository,
java.lang.String projectName,
java.lang.String rootDirectory,
MarkupSyntax syntax,
CssHandler cssHandler)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||