File file = new File ("old file");
file.renameTo (new File ("new file")); Through this method to modify a file extension, although you can, but after executing two files, source files and change the suffix after, I want to be changing for the better after covering the source file instead of two, you have any way?
No comments:
Post a Comment