All Classes |Grouped Classes |Index

Function select_nodes

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

	std::vector<CL_DomN> CL_Dode::selselect_nt_nodes(
		const CL_DomString & xpath_expression);