[
https://issues.apache.org/jira/browse/LANG-766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Henri Yandell updated LANG-766:
-------------------------------
Fix Version/s: Review Patch
> WordUtils.abbreviate support in 3.0
> -----------------------------------
>
> Key: LANG-766
> URL: https://issues.apache.org/jira/browse/LANG-766
> Project: Commons Lang
> Issue Type: New Feature
> Components: lang.text.*
> Reporter: Mirek Hankus
> Fix For: Review Patch
>
> Attachments: LANG-766.patch
>
>
> Commons Lang 2.x has method WordUtils.abbreviate(java.lang.String str, int
> lower, int upper, java.lang.String appendToEnd), which
> # operates on words not Strings as StringUtils.abbreviate
> # it allows to specify what shoud be appended to string
> (StringUtils.abbreviate always appends "...")
> In 3.0 there is no such method, but it was very usefull. please add support
> for WordUtils.abbreviate
--
This message was sent by Atlassian JIRA
(v6.1#6144)