uri_scheme_is_empty_document


Description:

public bool uri_scheme_is_empty_document (string scheme)

Whether scheme is considered as an empty document scheme.

See also register_uri_scheme_as_empty_document.

Parameters:

this

a SecurityManager

scheme

a URI scheme

Returns:

true if scheme is an empty document scheme or false otherwise.