All Classes |Grouped Classes |Index

Function has_feature

Test if the DOM implementation implements a specific feature.

	bool CL_DomImplementation::has_feature(
		const CL_DomString & feature,
		const CL_DomString & version);