[ 
https://issues.apache.org/jira/browse/LANG-1280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15777829#comment-15777829
 ] 

Duncan Jones commented on LANG-1280:
------------------------------------


This class has already been ported to Commons Text and I'm about to refactor it 
into multiple classes. 

Might be best to find another issue to work on, this will be deprecated and 
removed in a future release. 

> WordUtils should use toXxxxCase(int) rather than toXxxxCase(char)
> -----------------------------------------------------------------
>
>                 Key: LANG-1280
>                 URL: https://issues.apache.org/jira/browse/LANG-1280
>             Project: Commons Lang
>          Issue Type: Improvement
>          Components: lang.*
>            Reporter: Sebb
>
> The Javadoc for Character#toTitleCase(char) recommends using 
> Character#toTitleCase(int) instead. This method was added in Java 1.5 which 
> is perhaps is why it was not used originally; maybe we should use it now.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to