Package java.io
Class File

Public Method delete

boolean delete()

_INSERT_METHOD_SIGNATURE_HERE_

Description:

Deletes the file or directory denoted by this abstract pathname. If this pathname denotes a directory, then the directory must be empty in order to be deleted.