All Classes |Grouped Classes |Index

Function select_bool

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

	bool CL_DomNode::select_bool(
		const CL_DomString & xpath_expression);