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
path
returns
TRUE - if there is a MediaCollection in the specified location
TRUE
FALSE - if there is no MediaCollection in the specified location
FALSE
throws
exists() does not throw any exceptions.
exists()