Wildcard Matcher Classes that help match a wildcard pattern against a given input string. This builds an NFA from the pattern and walks it with the given input.