Package com.puppycrawl.tools.checkstyle.site
package com.puppycrawl.tools.checkstyle.site
Contains classes for generating the Checkstyle website.
-
ClassesClassDescriptionA macro that inserts the first sentence (summary) of a Check module's Javadoc, cleaned of HTML tags and links for safe inclusion in xdoc XML.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.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 the
SinkFactory.