Class AbstractStringMatcherParser

All Implemented Interfaces:
BeanDefinitionParser
Direct Known Subclasses:
AttributeScopeMatcherParser, AttributeValueStringMatcherParser

public abstract class AbstractStringMatcherParser extends BaseAttributeValueMatcherParser
Base class for string matching functors of natural type Matcher (mostly attribute value matchers).
  • Constructor Details

    • AbstractStringMatcherParser

      public AbstractStringMatcherParser()
  • Method Details