All Classes |Grouped Classes |Index

Function to_text

Returns the Text interface to this node.

	CL_DomText CL_DomNode::to_text();

Detailed description:

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