Virtual Method

LasemDomDocumentget_document_element

Declaration [src]

LsmDomElement*
get_document_element (
  LsmDomDocument* self
)

Description [src]

Get the child node that is the root element of the document.

Return value

Type: LsmDomElement

Document element.

The returned data is owned by the instance.