Package edu.hm.hafner.analysis.parser.checkstyle


@DefaultAnnotation(edu.umd.cs.findbugs.annotations.NonNull.class) package edu.hm.hafner.analysis.parser.checkstyle
CheckStyle parser.
  • Klassen
    Klasse
    Beschreibung
    Java Bean class for a errors collection of the Checkstyle format.
    A parser for Checkstyle XML files.
    Reads the meta data of the Checkstyle rules from the DocBook files of the Checkstyle distribution.
    Java Bean class for a violation of the Checkstyle format.
    Java Bean class for a file of the Checkstyle format.
    Java Bean class representing a Checkstyle rule.
    Java Bean class representing a DocBook subsection.
    Digester rule to parse the actual content of a DocBook subsection node.