StringUtils.sliceRemainder("foo", "b") = ""
= StringUtils.sliceFirst("foo", "b"),but StringUtils.sliceRemainder("foo", "b") = "foo".
Is this the intended behavior?
Phil
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
