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