Tuesday, 27 August 2013

Replacing strings in same text file

Replacing strings in same text file

I need some help replacing a substring in a text file with another in
java..When I use replace/replaceAll I see that the changes are not seen in
the file.I want to use a single file for everything and write changes on
it.Ca someone help me

No comments:

Post a Comment