The class creates and populates a RegExpBasedFilterInvocationDefinitionMap or PathBasedFilterInvocationDefinitionMap (depending on the type of patterns presented).
By default the class treats presented patterns as regular expressions. If the keyword PATTERN_TYPE_APACHE_ANT is present (case sensitive), patterns will be treated as Apache Ant paths rather than regular expressions.
PATTERN_TYPE_APACHE_ANT
The class creates and populates a RegExpBasedFilterInvocationDefinitionMap or PathBasedFilterInvocationDefinitionMap (depending on the type of patterns presented).
By default the class treats presented patterns as regular expressions. If the keyword
PATTERN_TYPE_APACHE_ANTis present (case sensitive), patterns will be treated as Apache Ant paths rather than regular expressions.