All Implemented Interfaces:
BeanDefinitionParser

public class OrMatcherParser extends BaseFilterParser
Bean definition parser for OrMatcher or OrPolicyRule objects.

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