public class PackageWarningSuppressor extends WarningSuppressor
Constructor and Description |
---|
PackageWarningSuppressor(java.lang.String bugPattern,
java.lang.String packageName) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getPackageName() |
boolean |
match(BugInstance bugInstance)
Determine whether or not the given BugInstance has the feature this
Matcher tests for.
|
writeXML
public PackageWarningSuppressor(java.lang.String bugPattern, java.lang.String packageName)
public java.lang.String getPackageName()
public boolean match(BugInstance bugInstance)
Matcher
match
in interface Matcher
match
in class WarningSuppressor
bugInstance
- the BugInstanceFindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.