WARNING: Most of this content (with the exception of the Mozilla 1.9 XPCOM reference) is very old, and can be expected to be out of date and possibly obsolete. For better XUL documentation, please visit the XUL hub at the Mozilla Developer Center.

nsIUrlClassifierUtils

IID:e4f0e59c-b922-48b0-a7b6-1735c1f96fed
Inherits From:nsISupports

This interface is implemented by the following components:


Methods

ACString getKeyForURI ( nsIURI uri )

ACString getKeyForURI ( nsIURI uri )

Get the lookup string for a given URI. This normalizes the hostname, url-decodes the string, and strips off the protocol.

Arguments:
uri: URI to get the lookup key for.

Reference documentation is generated from Mozilla's source.