Home |All Classes |Grouped Classes |Index |Search

Function save

Saves the DOM document as XML to an input source.

	void CL_DomDocument::save(
		CL_IODevice & output,
		bool insert_whitespace = true);