Package edu.umd.cs.findbugs.filter

Interface Summary
Matcher Match BugInstances for some feature.
 

Class Summary
AndMatcher  
BugCodeMatcher Match BugInstances having one of a particular set of abbreviations.
BugPatternMatcher Matcher class to check whether or not BugInstances have one of a particular set of bug pattern types.
ClassMatcher  
ClassRegexMatcher  
CompoundMatcher  
Filter Filter to match a subset of BugInstances.
MethodMatcher  
OrMatcher  
PriorityMatcher Matcher to select BugInstances with a particular priority.
 

Exception Summary
FilterException