extract Filters By Pattern

protected open fun extractFiltersByPattern(pattern: Pattern): HashSet<String>

Method to extract from the rawFilters the specific set of filters

Return

the specific filters as HashSet of String

Parameters

pattern

The pattern to use to extract the specific set