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.


---------------------------------------------------------------------
To unsubscribe, e-mail: regexp-user-unsubscr...@jakarta.apache.org
For additional commands, e-mail: regexp-user-h...@jakarta.apache.org

Reply via email to