You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Rob Tompkins (JIRA)" <ji...@apache.org> on 2016/12/30 14:22:58 UTC

[jira] [Updated] (TEXT-41) WordUtils.abbreviate support in 3.0

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

Rob Tompkins updated TEXT-41:
-----------------------------
    Fix Version/s: 1.1

> WordUtils.abbreviate support in 3.0
> -----------------------------------
>
>                 Key: TEXT-41
>                 URL: https://issues.apache.org/jira/browse/TEXT-41
>             Project: Commons Text
>          Issue Type: New Feature
>            Reporter: Mirek Hankus
>             Fix For: 1.1
>
>         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.3.4#6332)