[
https://issues.apache.org/jira/browse/TEXT-39?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pascal Schumacher moved LANG-1280 to TEXT-39:
---------------------------------------------
Component/s: (was: lang.*)
Workflow: jira (was: Default workflow, editable Closed status)
Key: TEXT-39 (was: LANG-1280)
Project: Commons Text (was: Commons Lang)
> WordUtils should use toXxxxCase(int) rather than toXxxxCase(char)
> -----------------------------------------------------------------
>
> Key: TEXT-39
> URL: https://issues.apache.org/jira/browse/TEXT-39
> Project: Commons Text
> Issue Type: Improvement
> 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)