How to delete a xml file

hi, i m new here..can anyone tell me how to delete a xml file? appreciate a lot...
[103 byte] By [gracecheaha] at [2007-11-27 8:07:05]
# 1
The same way you delete any file. Create a File object referencing it and then call its delete() method..
masijade.a at 2007-7-12 19:49:45 > top of Java-index,Java Essentials,New To Java...
# 2
thanks a lot
gracecheaha at 2007-7-12 19:49:45 > top of Java-index,Java Essentials,New To Java...