Package hudson.plugins.findbugs.parser

Class Summary
Bug A serializable Java Bean class representing a warning.
FindBugsCollector Parses the FindBugs files that match the specified pattern and creates a corresponding Java project with a collection of annotations.
NativeFindBugsParser A parser for the native FindBugs XML files (ant task, batch file or maven-findbugs-plugin >= 1.2-SNAPSHOT).
PlainFindBugsParser A parser for the native FindBugs XML files (ant task, batch file or maven-findbugs-plugin >= 1.2-SNAPSHOT).
 



Copyright © 2008. All Rights Reserved.