All Classes |Grouped Classes |Index

Function to_document

Returns the Document interface to this node.

	CL_DomDocument CL_DomNode::to_document();

Detailed description:

If the node is not a Document node, then it returns a null node.