All Classes |Grouped Classes |Index

Function select_node

Returns the first node matching the specified xpath expression using this node as the context node.

	CL_DomNode CL_DomNode::select_node(
		const CL_DomString & xpath_expression);