[
https://issues.apache.org/jira/browse/LANG-257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Henri Yandell updated LANG-257:
-------------------------------
Attachment: LANG-257.patch
Patch attached with an implementation of this.
> [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: LANG-257.patch, 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.