AndMatcher, BugMatcher, ClassMatcher, ClassWarningSuppressor, CompoundMatcher, CompoundMatcher, ConfidenceMatcher, DeadBugFilter, DesignationMatcher, FieldMatcher, FieldWarningSuppressor, Filter, FilterMatcher, FirstVersionMatcher, LastVersionMatcher, LocalMatcher, MethodMatcher, MethodWarningSuppressor, NotMatcher, OrMatcher, PackageWarningSuppressor, ParameterWarningSuppressor, PriorityMatcher, RankMatcher, SourceMatcher, StackedFilterMatcher, SuppressionMatcher, SuppressionMatcher, TypeMatcher, WarningSuppressorpublic interface Matcher
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
match(BugInstance bugInstance) |
Determine whether or not the given BugInstance has the feature this
Matcher tests for.
|
void |
writeXML(XMLOutput xmlOutput,
boolean disabled) |
boolean match(BugInstance bugInstance)
bugInstance - the BugInstancevoid writeXML(XMLOutput xmlOutput, boolean disabled) throws java.io.IOException
java.io.IOExceptionFindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.