Package java.io
Class File

Public Method isFile

boolean isFile()

_INSERT_METHOD_SIGNATURE_HERE_

Description:

Tests whether the file denoted by this abstract pathname exists and is a normal file. A file is normal if it is not a directory.