[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


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