DOMImplementation->hasFeature
(no version information, might be only in CVS)
DOMImplementation->hasFeature --
Test if the DOM implementation implements a specific feature and version
Description
bool
DOMImplementation->hasFeature ( string feature, string version)
Test if the DOM implementation implements a specific feature and version.