You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by "Henri Yandell (JIRA)" <ji...@apache.org> on 2006/09/15 02:08:23 UTC

[jira] Updated: (LANG-263) [lang] Add StringUtils.containsIgnoreCase(...)

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

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

    Issue Type: Improvement  (was: New Feature)

> [lang] Add StringUtils.containsIgnoreCase(...)
> ----------------------------------------------
>
>                 Key: LANG-263
>                 URL: http://issues.apache.org/jira/browse/LANG-263
>             Project: Commons Lang
>          Issue Type: Improvement
>            Reporter: analogue
>            Priority: Minor
>             Fix For: 2.2
>
>
> 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: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org