Class MatcherType
- java.lang.Object
-
- de.chkal.maven.gitlab.codequality.spotbugs.MatcherType
-
- Direct Known Subclasses:
AndMatcherType,BugCodeMatcherType,BugMatcherType,BugPatternMatcherType,ClassMatcherType,DesignationMatcherType,FieldMatcherType,FirstVersionMatcherType,LastVersionMatcherType,LocalMatcherType,MatchMatcherType,MethodMatcherType,NotMatcherType,OrMatcherType,PackageMatcherType,PriorityMatcherType,RankMatcherType,TypeMatcherType
public abstract class MatcherType extends Object
Java class for MatcherType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="MatcherType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> </restriction> </complexContent> </complexType>