All Classes |Grouped Classes |Index

Function get_child_nodes

Returns a NodeList that contains all children of this node.

	CL_DomNodeList CL_DomNode::get_child_nodes();

Detailed description:

If there are no children, this is a NodeList containing no nodes. The content of the returned NodeList is "live" in the sense that, for instanhangethe childchildren of thef the node object that it was created from are immediately reflected in the nodes returned by the NodeList accessors; it is not a static snapshot of the content of the node. This is true for every Nodeuding nes returneturneturnethe ethe gthe getElemyTagNyTagName method.