You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/09/18 18:26:20 UTC

[jira] [Commented] (LANG-910) Patch to extend StringUtils

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

ASF GitHub Bot commented on LANG-910:
-------------------------------------

Github user PascalSchumacher commented on the issue:

    https://github.com/apache/commons-lang/pull/184
  
    the non-breaking space replacement was added with https://issues.apache.org/jira/browse/LANG-910


> Patch to extend StringUtils
> ---------------------------
>
>                 Key: LANG-910
>                 URL: https://issues.apache.org/jira/browse/LANG-910
>             Project: Commons Lang
>          Issue Type: Improvement
>          Components: lang.*
>    Affects Versions: 3.1
>         Environment: Developed on Ubuntu 13.04 with openjdk 7u25
>            Reporter: Timur Yarosh
>              Labels: patch
>             Fix For: Discussion
>
>         Attachments: LANG-910.patch, substring-matches-and-white-space-normalize.patch
>
>
> This patch extends StringUtils capabilities: added methods to find substring(s) by Pattern. Also method org.apache.commons.lang3.StringUtils#normalizeSpace now replaces ASCII #160 char to normal whitespace.



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