Add a pair of StringUtils.substringsBetween;String[] methods
------------------------------------------------------------

                 Key: LANG-275
                 URL: http://issues.apache.org/jira/browse/LANG-275
             Project: Commons Lang
          Issue Type: Wish
            Reporter: Henri Yandell
            Priority: Minor


I found myself wanting a version of substringBetween(String, String, String) 
that would return a String[] of the ones between and not just the single String 
for the first match. 

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