[ http://issues.apache.org/jira/browse/LANG-263?page=all ]

Henri Yandell updated LANG-263:
-------------------------------

    Version:     (was: 3.0)

> [lang] Add StringUtils.containsIgnoreCase(...)
> ----------------------------------------------
>
>          Key: LANG-263
>          URL: http://issues.apache.org/jira/browse/LANG-263
>      Project: Commons Lang
>         Type: New Feature

>     Reporter: analogue
>     Priority: Minor
>      Fix For: 3.0

>
> To complement StringUtils.equalsIgnoreCase(...), 
> StringUtils.containsIgnoreCase(...) would be quite useful.  A simple 
> implementation would uppercase both strings and delegate to 
> StringUtils.contains(...).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to