Package com.puppycrawl.tools.checkstyle.site
package com.puppycrawl.tools.checkstyle.site
Contains classes for generating the Checkstyle website.
-
ClassesClassDescriptionMacro to generate table rows for all Checkstyle modules.Data holder for each Check module entry.Class for scraping class javadoc and all property setter javadocs from the given checkstyle module.A macro that inserts a description of module from its Javadoc.A macro that inserts a snippet of code or configuration from a file.Class with result data of ClassAndPropertiesSettersJavadocScraper.Utility class for parsing javadocs of modules.A macro that inserts a notes subsection of module from its Javadoc.A macro that inserts a link to the parent module.A macro that inserts a table of properties for the given checkstyle module.A macro that inserts a
@sinceversion of module from its Javadoc.Utility class for site generation.Utility class for extracting description from a method's Javadoc.A macro that inserts a list of the violation messages.Parser for Checkstyle's xdoc templates.A sink for Checkstyle's xdoc templates.A Custom writer that only prints Unix-style newline character.Xdoc template implementation of theSinkFactory.