Package com.puppycrawl.tools.checkstyle.site
Contains classes for generating the Checkstyle website.
-
Class Summary Class Description ClassAndPropertiesSettersJavadocScraper Class for scraping class javadoc and all property setter javadocs from the given checkstyle module.ExampleMacro A macro that inserts a snippet of code or configuration from a file.ParentModuleMacro A macro that inserts a link to the parent module.PropertiesMacro A macro that inserts a table of properties for the given checkstyle module.SiteUtil Utility class for site generation.SiteUtil.DescriptionExtractor Utility class for extracting description from a method's Javadoc.ViolationMessagesMacro A macro that inserts a list of the violation messages.XdocsTemplateParser Parser for Checkstyle's xdoc templates.XdocsTemplateSink A sink for Checkstyle's xdoc templates.XdocsTemplateSink.CustomPrintWriter A Custom writer that only prints Unix-style newline character.XdocsTemplateSinkFactory Xdoc template implementation of theSinkFactory
.