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.The package providing a
BugReporter
implementation which produces report in SARIF format.-
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. -
Uses of BugCollectionBugReporter in edu.umd.cs.findbugs.sarif
Subclasses of BugCollectionBugReporter in edu.umd.cs.findbugs.sarif