All Classes |Grouped Classes |Index

Function select_int

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

	int CL_DomNode::select_int(
		const CL_DomString & xpath_expression);