String.replaceAll ' to \'

Rene Ladan r.c.ladan at student.tue.nl
Wed May 21 08:28:38 PDT 2003


Hi,

does anybody know how to convert a string with String.replaceAll,
replacing all ' with \'  occurences?

or should I just use a loop?

Thanks,
Rene



More information about the freebsd-java mailing list