Class type Mozilla.XPCOM.uRIContentListener


class type uRIContentListener = object .. end
Inherits
method onStartURIOpen : 'a. (#uRI as 'a) -> bool
method doContent : 'b.
string ->
bool ->
(#request as 'b) ->
streamListener out -> bool
method isPreferred : string -> string out -> bool
method canHandleContent : string -> bool -> string out