Debug
, RepositoryLookupFailureCallback
, BugReporter
, IClassObserver
, IErrorLogger
public class HTMLBugReporter extends BugCollectionBugReporter
AbstractBugReporter.Error
NORMAL, SILENT
VERIFY_INTEGRITY
outputStream
Constructor | Description |
---|---|
HTMLBugReporter(Project project,
java.lang.String stylesheet) |
Modifier and Type | Method | Description |
---|---|---|
void |
finish() |
Finish reporting bugs.
|
java.lang.Exception |
getFatalException() |
addObserver, getMissingClasses, getMissingClassName, getProjectStats, getQueuedErrors, isRelaxed, isValidMissingClassMessage, notifyObservers, reportBug, reportBugsFromXml, reportMissingClass, reportSkippedAnalysis, setErrorVerbosity, setIsRelaxed, setPriorityThreshold, setRankThreshold
doReportBug, emitLine, getBugCollection, getProject, getRealBugReporter, logError, logError, observeClass, reportMissingClass
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
checkBugInstance, getUseLongBugCodes, isApplySuppressions, printBug, reportAnalysisError, reportMissingClass, reportQueuedErrors, setApplySuppressions, setOutputStream, setReportHistory, setReportStackTrace, setShowRank, setUseLongBugCodes, setWriter
public HTMLBugReporter(Project project, java.lang.String stylesheet)
public void finish()
BugReporter
finish
in interface BugReporter
finish
in class BugCollectionBugReporter
public java.lang.Exception getFatalException()
SpotBugs is licensed under the LGPL.