Uses of Class
edu.umd.cs.findbugs.BugCollectionBugReporter
Packages that use BugCollectionBugReporter
Package
Description
Main package for the FindBugs application - contains the
engine class (FindBugs), the object model classes for bug instances
(BugInstance, BugAnnotation), and other miscellany.
-
Uses of BugCollectionBugReporter in edu.umd.cs.findbugs
Subclasses of BugCollectionBugReporter in edu.umd.cs.findbugsModifier and TypeClassDescriptionclass
class
Report warnings as an XML document.