Home | All Classes | Grouped Classes | Index | Search
Returns the Document interface to this node.
CL_DomDocument to_document();
Detailed description:
If the node is not a Document node, then it returns a null node.
See also:
CL_DomDocument | CL_DomNode