public class SortingBugReporter extends TextUIBugReporter
AbstractBugReporter.Error
outputStream
NORMAL, SILENT
Constructor and Description |
---|
SortingBugReporter() |
Modifier and Type | Method and Description |
---|---|
void |
doReportBug(BugInstance bugInstance)
Subclasses must override this.
|
void |
finish()
Finish reporting bugs.
|
BugCollection |
getBugCollection()
Get the bug collection (if any) associated with this bug reporter
|
void |
observeClass(ClassDescriptor classDescriptor)
Observe a class being visited.
|
checkBugInstance, emitLine, getRealBugReporter, getUseLongBugCodes, isApplySuppressions, printBug, reportAnalysisError, reportMissingClass, reportQueuedErrors, setApplySuppressions, setOutputStream, setReportHistory, setReportStackTrace, setReportUserDesignations, setShowRank, setUseLongBugCodes, setWriter
addObserver, getMissingClasses, getMissingClassName, getProjectStats, getQueuedErrors, isRelaxed, isValidMissingClassMessage, logError, logError, notifyObservers, reportBug, reportBugsFromXml, reportMissingClass, reportMissingClass, reportSkippedAnalysis, setErrorVerbosity, setIsRelaxed, setPriorityThreshold, setRankThreshold
public void observeClass(ClassDescriptor classDescriptor)
IClassObserver
classDescriptor
- class being visitedpublic void doReportBug(BugInstance bugInstance)
AbstractBugReporter
doReportBug
in class AbstractBugReporter
bugInstance
- the bug to reportpublic void finish()
BugReporter
@Nonnull public BugCollection getBugCollection()
BugReporter
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.