|
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.WarningSuppressor
edu.umd.cs.findbugs.PackageWarningSuppressor
public class PackageWarningSuppressor
| Constructor Summary | |
|---|---|
PackageWarningSuppressor(java.lang.String bugPattern,
java.lang.String packageName)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getPackageName()
|
boolean |
match(BugInstance bugInstance)
Determine whether or not the given BugInstance has the feature this Matcher tests for. |
| Methods inherited from class edu.umd.cs.findbugs.WarningSuppressor |
|---|
writeXML |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PackageWarningSuppressor(java.lang.String bugPattern,
java.lang.String packageName)
| Method Detail |
|---|
public java.lang.String getPackageName()
public boolean match(BugInstance bugInstance)
Matcher
match in interface Matchermatch in class WarningSuppressorbugInstance - the BugInstance
|
FindBugs™ 1.3.9 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||