All Classes |Grouped Classes |Index

Function get_next_sibling

The node immediately following this node.

	CL_DomNode CL_DomNode::get_next_sibling();

Detailed description:

If there is no such node, this returns a null node.