class type uRIContentListener =Inheritsobject
..end
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