Class NotMatcherType


  • public class NotMatcherType
    extends MatcherType

    Java class for NotMatcherType complex type.

    The following schema fragment specifies the expected content contained within this class.

     <complexType name="NotMatcherType">
       <complexContent>
         <extension base="{}MatcherType">
           <sequence>
             <element ref="{}Matcher"/>
           </sequence>
         </extension>
       </complexContent>
     </complexType>