RepositoryLookupFailureCallback, BugReporter, IClassObserver, IErrorLoggerpublic class PrintingBugReporter extends TextUIBugReporter
AbstractBugReporter.ErrorNORMAL, SILENToutputStream| Constructor | Description |
|---|---|
PrintingBugReporter() |
| Modifier and Type | Method | Description |
|---|---|---|
protected 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
|
static void |
main(java.lang.String[] args) |
|
void |
observeClass(ClassDescriptor classDescriptor) |
Observe a class being visited.
|
static void |
xslt(java.lang.String stylesheet,
boolean applySuppression,
java.lang.String[] args,
int argCount) |
addObserver, getMissingClasses, getMissingClassName, getProjectStats, getQueuedErrors, isRelaxed, isValidMissingClassMessage, logError, logError, notifyObservers, reportBug, reportBugsFromXml, reportMissingClass, reportMissingClass, reportSkippedAnalysis, setErrorVerbosity, setIsRelaxed, setPriorityThreshold, setRankThresholdclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcheckBugInstance, emitLine, getRealBugReporter, getUseLongBugCodes, isApplySuppressions, printBug, reportAnalysisError, reportMissingClass, reportQueuedErrors, setApplySuppressions, setOutputStream, setReportHistory, setReportStackTrace, setReportUserDesignations, setShowRank, setUseLongBugCodes, setWriterpublic void observeClass(ClassDescriptor classDescriptor)
IClassObserverclassDescriptor - class being visitedprotected void doReportBug(BugInstance bugInstance)
AbstractBugReporterdoReportBug in class AbstractBugReporterbugInstance - the bug to reportpublic void finish()
BugReporterpublic static void main(java.lang.String[] args)
throws java.lang.Exception
java.lang.Exceptionpublic static void xslt(java.lang.String stylesheet,
boolean applySuppression,
java.lang.String[] args,
int argCount)
throws java.lang.Exception
java.lang.Exception@CheckForNull public BugCollection getBugCollection()
BugReporterFindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.