isEdf

format

public boolean isEdf(File f)

description

Determines if a file is in EDF file format.

parameters

f - the name of the file to be checked

returns

TRUE - the file is an EDF file

FALSE - the file is not an EDF file

throws

The isEdf() method does not throw any exceptions.