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

Henri Yandell updated LANG-892:
-------------------------------

    Fix Version/s:     (was: 3.2)
    
> Create a StringBuilderUtils.replaceAll function
> -----------------------------------------------
>
>                 Key: LANG-892
>                 URL: https://issues.apache.org/jira/browse/LANG-892
>             Project: Commons Lang
>          Issue Type: Wish
>          Components: lang.*
>    Affects Versions: 3.2
>            Reporter: Michael Akerman
>              Labels: features, newbie
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> java.lang.StringBuilder doesn't have a very good replace function.
> I like using StringBuilderUtils.replaceAll when I want to do a lot of 
> replacements on a single copy and not burn up a lot of memory creating new 
> Strings for each replacement.
> I'm not familiar with how to offer this code the official way.  Here it is in 
> pastebin:
> http://pastebin.com/fqKMJ4Y8

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to