Home | All Classes | Grouped Classes | Index | Search

CL_DomDocument::get_document_element

Returns the root document element node.

	CL_DomElement get_document_element();

Detailed description:

This is a convenience attribute that allows direct access to the child node that is the root element of the document. For HTML documents, this is the element with the tag name "HTML".

See also:

CL_DomDocument | CL_DomElement



Questions or comments, write to the ClanLib mailing list.