[ http://issues.apache.org/jira/browse/LANG-257?page=all ]
Henri Yandell updated LANG-257:
-------------------------------
Fix Version: 3.0
Consider for 3.0 if a new patch is made (hopefully with unit tests). Otherwise,
WONTFIX.
> [Patch] - added new methods to StringUtil
> -----------------------------------------
>
> Key: LANG-257
> URL: http://issues.apache.org/jira/browse/LANG-257
> Project: Commons Lang
> Type: Improvement
> Versions: 2.1
> Reporter: Cameron Whitehead
> Priority: Minor
> Fix For: 3.0
> 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.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]