|
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.filter.ClassMatcher
public class ClassMatcher
| Constructor Summary | |
|---|---|
ClassMatcher(java.lang.String className)
|
|
| Method Summary | |
|---|---|
boolean |
match(BugInstance bugInstance)
Determine whether or not the given BugInstance has the feature this Matcher tests for. |
java.lang.String |
toString()
|
void |
writeXML(XMLOutput xmlOutput,
boolean disabled)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ClassMatcher(java.lang.String className)
| Method Detail |
|---|
public java.lang.String toString()
toString in class java.lang.Objectpublic boolean match(BugInstance bugInstance)
Matcher
match in interface MatcherbugInstance - the BugInstance
public void writeXML(XMLOutput xmlOutput,
boolean disabled)
throws java.io.IOException
writeXML in interface Matcherjava.io.IOException
|
FindBugs™ 1.3.9 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||