In message <[EMAIL PROTECTED]>, Michael Davey - Sun UK Support Engineer
 writes:
>I want to do a substitute g[lobal] *and* know how many substitutions
>have taken place, without mucking up the MatchResult group information.

http://jakarta.apache.org/oro/api/org/apache/oro/text/regex/Util.html#substitut
e(java.lang.StringBuffer, org.apache.oro.text.regex.PatternMatcher, 
org.apache.oro.text.regex.Pattern, org.apache.oro.text.regex.Substitution, 
org.apache.oro.text.regex.PatternMatcherInput, int)


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to