All Classes |Grouped Classes |Index

Function to_entity

Returns the Entity interface to this node.

	CL_DomEntity CL_DomNode::to_entity();

Detailed description:

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