Package com.puppycrawl.tools.checkstyle.site
package com.puppycrawl.tools.checkstyle.site
Contains classes for generating the Checkstyle website.
-
ClassesClassDescriptionClass for scraping class javadoc and all property setter javadocs from the given checkstyle module.A macro that inserts a snippet of code or configuration from a file.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
.