All Classes |Grouped Classes |Index
Returns the Document Fragment interface to this node.
CL_DomDocumentFragment CL_DomNode::to_document_fragment();
Detailed description:
If the node is not a DocumentFragment node, then it returns a null node.