All Classes |Grouped Classes |Index

Function is_supported

Tests whether the DOM implementation implements a specific feature and that feature is supported by this node.

	bool CL_DomNode::is_supported(
		const CL_DomString & feature,
		const CL_DomString & version);