All Classes |Grouped Classes |Index

Function named_item_ns

Retrieves the first child node with the specified namespace URI and local name.

	CL_DomNode CL_DomNode::named_item_ns(
		const CL_DomString & namespace_uri,
		const CL_DomString & local_name);