public class HTMLBugReporter extends BugCollectionBugReporter
AbstractBugReporter.Error
outputStream
VERIFY_INTEGRITY
NORMAL, SILENT
Constructor and Description |
---|
HTMLBugReporter(Project project,
String stylesheet) |
Modifier and Type | Method and Description |
---|---|
void |
finish()
Finish reporting bugs.
|
Exception |
getFatalException() |
doReportBug, emitLine, getBugCollection, getProject, getRealBugReporter, logError, logError, observeClass, reportMissingClass
checkBugInstance, getUseLongBugCodes, isApplySuppressions, printBug, reportAnalysisError, reportMissingClass, reportQueuedErrors, setApplySuppressions, setOutputStream, setReportHistory, setReportStackTrace, setReportUserDesignations, setShowRank, setUseLongBugCodes, setWriter
addObserver, getMissingClasses, getMissingClassName, getProjectStats, getQueuedErrors, isRelaxed, isValidMissingClassMessage, notifyObservers, reportBug, reportBugsFromXml, reportMissingClass, reportSkippedAnalysis, setErrorVerbosity, setIsRelaxed, setPriorityThreshold, setRankThreshold
public void finish()
BugReporter
finish
in interface BugReporter
finish
in class BugCollectionBugReporter
public Exception getFatalException()
Copyright © 2003–2015. All rights reserved.