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

Matt Benson resolved LANG-192.
------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 3.0)
                   2.4

added splitByCharacterType(String) and splitByCharacterType(String, boolean 
camelCase) in rev 611288.  I chose this way of making it plain that the 
implementation is based on Character.getType(char) with the exception of 
camel-case handling.

> [lang] split camel case strings
> -------------------------------
>
>                 Key: LANG-192
>                 URL: https://issues.apache.org/jira/browse/LANG-192
>             Project: Commons Lang
>          Issue Type: Improvement
>         Environment: Operating System: All
> Platform: All
>            Reporter: Anthony Perritano
>            Priority: Minor
>             Fix For: 2.4
>
>         Attachments: StringUtils.patch, StringUtilsTest.patch
>
>
> Have the ability to split up any entered camel cased string. 
> example:
> entering stepListFirst would return step List First.

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

Reply via email to