exists

format

boolean exists(String path)

description

Determines whether a MediaCollection is stored in the specified location.

parameters

path - the full path (but not the filename) to the potential MediaCollection

returns

TRUE - if there is a MediaCollection in the specified location

FALSE - if there is no MediaCollection in the specified location

throws

exists() does not throw any exceptions.