You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by "Cameron Whitehead (JIRA)" <ji...@apache.org> on 2006/05/19 16:23:30 UTC

[jira] Updated: (LANG-257) [Patch] - added new methods to StringUtil

     [ 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: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org