@DefaultAnnotation(edu.umd.cs.findbugs.annotations.NonNull.class)
Package edu.hm.hafner.analysis.parser.checkstyle
CheckStyle parser.
-
Class Summary Class Description CheckStyle Java Bean class for a errors collection of the Checkstyle format.CheckStyleParser A parser for Checkstyle XML files.CheckStyleRules Reads the meta data of the Checkstyle rules from the DocBook files of the Checkstyle distribution.Error Java Bean class for a violation of the Checkstyle format.File Java Bean class for a file of the Checkstyle format.Rule Java Bean class representing a Checkstyle rule.Topic Java Bean class representing a DocBook subsection.TopicRule Digester rule to parse the actual content of a DocBook subsection node.