Class type Dom.anchor


class type anchor = object .. end
Inherits
method _get_charset : string
method _set_charset : string -> unit
method _get_coords : string
method _set_coords : string -> unit
method _get_hash : string
method _set_hash : string -> unit
method _get_host : string
method _set_host : string -> unit
method _get_hostname : string
method _set_hostname : string -> unit
method _get_href : string
method _set_href : string -> unit
method _get_hreflang : string
method _set_hreflang : string -> unit
method _get_name : string
method _set_name : string -> unit
method _get_pathname : string
method _set_pathname : string -> unit
method _get_port : string
method _set_port : string -> unit
method _get_protocol : string
method _set_protocol : string -> unit
method _get_rel : string
method _set_rel : string -> unit
method _get_rev : string
method _set_rev : string -> unit
method _get_search : string
method _set_search : string -> unit
method _get_shape : string
method _set_shape : string -> unit
method _get_target : string
method _set_target : string -> unit
method _get_type : string
method _set_type : string -> unit