All Classes |Grouped Classes |Index

Function to_attr

Returns the Attribute interface to this node.

	CL_DomAttr CL_DomNode::to_attr();

Detailed description:

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