has_application


Description:

public bool has_application (string uri, string name) throws BookmarkFileError

Checks whether the bookmark for uri inside this has been registered by application name.

In the event the URI cannot be found, false is returned and throws is set to URI_NOT_FOUND.

Parameters:

this

a BookmarkFile

uri

a valid URI

name

the name of the application

Returns:

true if the application name was found