Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Convenient functions to use in JS code
val dom_of_xtmpl :
?doc:Js_of_ocaml.Dom_html.document Js_of_ocaml.Js.t ->
Xtmpl.Rewrite.tree ->
Js_of_ocaml.Dom.node Js_of_ocaml.Js.t
Create a new tree of DOM nodes from a given XML tree. Errors are logged to the firebug console.