All Classes |Grouped Classes |Index

Function to_element

Returns the Element interface to this node.

	CL_DomElement CL_DomNode::to_element();

Detailed description:

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