true if and only if the file specified by thisabstract pathname exists and can be read by the application; false otherwise
@throws SecurityException If a security manager exists and its {@link java.lang.SecurityManager#checkRead(java.lang.String)} method denies read access to the file
| |