Class AttributeScopeRegexMatcherParser

All Implemented Interfaces:
BeanDefinitionParser

public class AttributeScopeRegexMatcherParser extends AbstractRegexMatcherParser
Bean definition parser for AttributeScopeRegexpMatchers.
  • Field Details

    • SCHEMA_TYPE

      public static final QName SCHEMA_TYPE
      Schema type.
  • Constructor Details

    • AttributeScopeRegexMatcherParser

      public AttributeScopeRegexMatcherParser()
  • Method Details