You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by "Niall Pemberton (JIRA)" <ji...@apache.org> on 2007/04/04 17:45:33 UTC

[jira] Updated: (LANG-326) StringUtils: startsWith / endsWith / startsWithIgnoreCase / endsWithIgnoreCase / removeStartIgnoreCase / removeEndIgnoreCase methods

     [ https://issues.apache.org/jira/browse/LANG-326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Niall Pemberton updated LANG-326:
---------------------------------

    Fix Version/s: 3.0
         Priority: Minor  (was: Major)

> StringUtils: startsWith / endsWith / startsWithIgnoreCase / endsWithIgnoreCase / removeStartIgnoreCase / removeEndIgnoreCase methods
> ------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: LANG-326
>                 URL: https://issues.apache.org/jira/browse/LANG-326
>             Project: Commons Lang
>          Issue Type: New Feature
>    Affects Versions: 2.3
>            Reporter: Niall Pemberton
>            Priority: Minor
>             Fix For: 3.0
>
>
> I'd like the following new start/end methods for StringUtils:
>   startsWith - handles nulls
>   endsWith - handles nulls
>   startsWithIgnoreCase - handles nulls, case insensitive
>   endsWithIgnoreCase - handles nulls, case insensitive
>   removeStartIgnoreCase - handles nulls, case insensitive
>   removeEndIgnoreCase - handles nulls, case insensitive

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org