All Implemented Interfaces:
BeanDefinitionParser

public class AndMatcherParser extends BaseFilterParser
Bean definition parser for AndMatcher or AndPolicyRule objects.

These both take as a constructor a list of Matcher or PolicyRequirementRule so the parsing code is common.