[ANNOUNCEMENT] jakarta RE.ReplaceAll is same as JDK String.ReplaceAll?

kooboy <[email protected]> Thu, 6 Jan 2011 03:14:24 -0800 (PST)
Newsgroups gmane.comp.jakarta.regexp.user
Message-ID <[email protected]>
Hi
 I'm trying to migrate from org.apache.regex.RE to JDK Regularexpression.
Some parts of my old code uses
 RE.ReplaceALL , I want to replace this methods with String.ReplaceAll  are
these both same? as I don't find parellel method of  subst() from
org.apache.regex  in jdk1.4  regex package.

Thanks for your help
Anand
-- 
View this message in context: http://old.nabble.com/jakarta-RE.ReplaceAll-is-same-as-JDK-String.ReplaceAll--tp30604268p30604268.html
Sent from the Jakarta Regexp - User mailing list archive at Nabble.com.