All Classes |Grouped Classes |Index

Function select_string

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

	CL_String CL_DomNode::select_string(
		const CL_DomString & xpath_expression);