[ http://issues.apache.org/jira/browse/LANG-257?page=all ]

Cameron Whitehead updated LANG-257:
-----------------------------------

    Attachment: StringUtils-enhancements.patch

This is the pach file for the StringUtils.class that I created with the new 
funtionality

> [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
>  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]

Reply via email to