You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Isira Seneviratne (Jira)" <ji...@apache.org> on 2020/04/17 13:41:00 UTC

[jira] [Created] (LANG-1535) Add containsAnyIgnoreCase() function to StringUtils.

Isira Seneviratne created LANG-1535:
---------------------------------------

             Summary: Add containsAnyIgnoreCase() function to StringUtils.
                 Key: LANG-1535
                 URL: https://issues.apache.org/jira/browse/LANG-1535
             Project: Commons Lang
          Issue Type: New Feature
          Components: lang.*
            Reporter: Isira Seneviratne
             Fix For: 3.10.1


Add a containsAnyIgnoreCase() static function to StringUtils that checks whether the provided CharSequence contains one or more of the CharSequences to be found, regardless of case.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)