Home | All Classes | Grouped Classes | Index | Search
Returns the Text interface to this node.
CL_DomText to_text();
Detailed description:
If the node is not a Text node, then it returns a null node.
See also:
CL_DomNode | CL_DomText