Class ClassMatcher
java.lang.Object
edu.umd.cs.findbugs.filter.ClassMatcher
- All Implemented Interfaces:
Matcher
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
LOG
private static final org.slf4j.Logger LOG -
className
-
role
-
-
Constructor Details
-
ClassMatcher
-
ClassMatcher
-
-
Method Details
-
toString
-
match
Description copied from interface:MatcherDetermine whether or not the given BugInstance has the feature this Matcher tests for. -
writeXML
- Specified by:
writeXMLin interfaceMatcher- Throws:
IOException
-