Class type Mozilla.XPCOM.uRI


class type uRI = object .. end

method _get_spec : string
method _set_spec : string -> unit
method _get_host : string
method _set_host : string -> unit
method resolve : string -> string