Virtual Method

LasemDomDocumentget_document_element

Declaration

LsmDomElement*
get_document_element (
  LsmDomDocument* self
)

Description

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

Return value

Type: LsmDomElement

Document element.

The data is owned by the called function.