All Classes |Grouped Classes |Index

Function remove_named_item

Removes a node specified by name.

	CL_DomNode CL_DomNamedNodeMap::remove_named_item(
		const CL_DomString & name);

Detailed description:

If the removed node is an Attr with a default value it is immediately replaced.