Home | All Classes | Grouped Classes | Index | Search

CL_DomDocumentFragment::CL_DomDocumentFragment

Constructs a DOM Document Fragment handle.

	CL_DomDocumentFragment();

	CL_DomDocumentFragment(
		CL_DomDocument& doc);

	CL_DomDocumentFragment(
		const CL_SharedPtr<CL_DomNode_Generic>& impl);

See also:

CL_DomDocument | CL_DomDocumentFragment | CL_DomNode



Questions or comments, write to the ClanLib mailing list.