[
https://issues.apache.org/jira/browse/LANG-257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Henri Yandell updated LANG-257:
-------------------------------
Fix Version/s: (was: 3.0)
2.4
Patch also only puts " " in rather than the separator. Looks like an easy thing
to implement though, so either consider for 2.4 or WONTFIX.
> [Patch] - added new methods to StringUtil
> -----------------------------------------
>
> Key: LANG-257
> URL: https://issues.apache.org/jira/browse/LANG-257
> Project: Commons Lang
> Issue Type: Improvement
> Affects Versions: 2.1
> Reporter: Cameron Whitehead
> Priority: Minor
> Fix For: 2.4
>
> Attachments: StringUtils-enhancements.patch
>
>
> I added two methods I found helpful.
> public static String[] splitByWholeSeparatorPreserveAllTokens(String str,
> String separator, int max)
> public static String[] splitByWholeSeparatorPreserveAllTokens(String str,
> String separator)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.