Allows testing whether a qualifier matches a qualifier pattern.
Constructs a matcher that will match given qualifiers against a pattern.
Pattern to match qualifiers. If null or undefined, uses an empty qualifier pattern.
null
undefined
Attempts to match the given qualifier against the pattern which was passed to the constructor.
Allows testing whether a qualifier matches a qualifier pattern.