[
https://issues.apache.org/jira/browse/LANG-640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12895901#action_12895901
]
James Carman commented on LANG-640:
-----------------------------------
Why not use String.replaceAll("\\s+", " ")?
> Add normalizeSpace to StringUtils
> ---------------------------------
>
> Key: LANG-640
> URL: https://issues.apache.org/jira/browse/LANG-640
> Project: Commons Lang
> Issue Type: New Feature
> Components: lang.*
> Affects Versions: 3.0
> Reporter: Barrie Treloar
> Fix For: 3.0
>
> Attachments: LANG-640-patch.txt
>
> Original Estimate: 24h
> Remaining Estimate: 24h
>
> StringUtils lacks normalizeSpace similar to
> http://www.w3.org/TR/xpath/#function-normalize-space
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.