|
FindBugs™ 1.3.9 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.umd.cs.findbugs.DelegatingBugReporter
edu.umd.cs.findbugs.ExcludingHashesBugReporter
public class ExcludingHashesBugReporter
| Field Summary |
|---|
| Fields inherited from interface edu.umd.cs.findbugs.BugReporter |
|---|
NORMAL, SILENT |
| Constructor Summary | |
|---|---|
ExcludingHashesBugReporter(BugReporter delegate,
java.lang.String baseline)
|
|
| Method Summary | |
|---|---|
static void |
addToExcludedInstanceHashes(java.util.Set<java.lang.String> instanceHashesToExclude,
java.lang.String baseline)
|
void |
reportBug(BugInstance bugInstance)
Report a bug. |
| Methods inherited from class edu.umd.cs.findbugs.DelegatingBugReporter |
|---|
addObserver, finish, getDelegate, getProjectStats, getRealBugReporter, logError, logError, observeClass, reportMissingClass, reportMissingClass, reportQueuedErrors, reportSkippedAnalysis, setDelegate, setErrorVerbosity, setPriorityThreshold |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExcludingHashesBugReporter(BugReporter delegate,
java.lang.String baseline)
throws java.io.IOException,
org.dom4j.DocumentException
delegate -
org.dom4j.DocumentException
java.io.IOException| Method Detail |
|---|
public static void addToExcludedInstanceHashes(java.util.Set<java.lang.String> instanceHashesToExclude,
java.lang.String baseline)
throws java.io.IOException,
org.dom4j.DocumentException
baseline -
java.io.IOException
org.dom4j.DocumentExceptionpublic void reportBug(BugInstance bugInstance)
BugReporter
reportBug in interface BugReporterreportBug in class DelegatingBugReporterbugInstance - object describing the bug instance
|
FindBugs™ 1.3.9 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||