All Classes |Grouped Classes |Index

Function save

Saves the DOM document as XML to an input source.

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