Package edu.hm.hafner.analysis.parser.findbugs
package edu.hm.hafner.analysis.parser.findbugs
-
KlasseBeschreibungParses the FindBugs pattern descriptions and provides access to these HTML messages.Bug pattern describing a bug type.A parser for the native FindBugs XML files.FindBugs 2 and 3 classifies issues using the bug rank and priority (now renamed confidence).Java Bean to create the mapping of hash codes to messages using the Digester XML parser.