module CL_DomDocument:sig..end
API documentation for the class CL_DomDocument
type document
typet =document CL_DomNode.t
val init : unit -> t
val delete : t -> unit
val from_file : CL_File.t -> t
val get_document_element : t -> CL_DomElement.t