This method of the IncludeExcludeWildcards Class determines if String s is a member of the set.
public boolean match(String s);
Returns true if s is in the set.