edu.umd.cs.findbugs
public class SuppressionMatcher extends Object implements Matcher
Method Summary | |
---|---|
void | addPackageSuppressor(PackageWarningSuppressor suppressor) |
void | addSuppressor(ClassWarningSuppressor suppressor) |
int | count() |
boolean | match(BugInstance b) |
void | writeXML(XMLOutput xmlOutput, boolean disabled) |