|
FindBugs™ 1.3.9 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TextUIBugReporter | |
---|---|
edu.umd.cs.findbugs | Main package for the FindBugs application - contains the engine class (FindBugs), the object model classes for bug instances (BugInstance, BugAnnotation), and other miscellany. |
edu.umd.cs.findbugs.gui |
Uses of TextUIBugReporter in edu.umd.cs.findbugs |
---|
Subclasses of TextUIBugReporter in edu.umd.cs.findbugs | |
---|---|
class |
BugCollectionBugReporter
|
class |
EmacsBugReporter
BugReporter to output warnings in Emacs format. |
class |
HTMLBugReporter
|
class |
PrintingBugReporter
A simple BugReporter which simply prints the formatted message to the output stream. |
class |
SortingBugReporter
A BugReporter which stores all of the reported bug instances, and sorts them by class name before printing them. |
class |
XDocsBugReporter
BugReporter to output warnings in xdocs format for Maven. |
class |
XMLBugReporter
Report warnings as an XML document. |
Uses of TextUIBugReporter in edu.umd.cs.findbugs.gui |
---|
Subclasses of TextUIBugReporter in edu.umd.cs.findbugs.gui | |
---|---|
class |
SwingGUIBugReporter
BugReporter used by AnalysisRun. |
|
FindBugs™ 1.3.9 | |||||||||
PREV NEXT | FRAMES NO FRAMES |