[ http://issues.apache.org/jira/browse/LANG-275?page=comments#action_12432259 ] Mike McLean commented on LANG-275: ----------------------------------
Henri, Can you expand (use cases - scenarios)? I'll set it up for you when I understand 100% what you want. > 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 > Fix For: 3.0 > > > 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]
