Package com.puppycrawl.tools.checkstyle.meta
package com.puppycrawl.tools.checkstyle.meta
Contains module metadata generation classes for checkstyle.
-
ClassDescriptionClass for scraping module metadata from the corresponding class' class-level javadoc.Exception for metadata generation errors.Class which handles all the metadata generation and writing calls.Simple POJO class for module details.Simple POJO class module's property details.Enum holding the types of module which can exist.Class having utilities required to read module details from an XML metadata file of a module.Class to write module details object into an XML file.