DOMImplementationRegistry

我们的志愿者还没有将这篇文章翻译为 中文 (简体)加入我们帮助完成翻译!
您也可以阅读此文章的English (US)版。

Obsolete
This feature is obsolete. Although it may still work in some browsers, its use is discouraged since it could be removed at any time. Try to avoid using it.

This is a global variable used to get a single DOMImplementation or DOMImplementationList depending on the registered objects with the specified features.

Methods

DOMImplementationRegistry.getDOMImplementation()
See DOMImplementationSource.getDOMImplementation().
DOMImplementationRegistry.getDOMImplementationList()
See also DOMImplementationSource.getDOMImplementationList().

Specifications

Specification Status Comment
Document Object Model (DOM) Level 3 Core Specification
The definition of 'DOMImplementationRegistry' in that specification.
Recommendation Initial definition.

Browser compatibility

Feature Chrome Firefox (Gecko) Internet Explorer Opera Safari
Basic support ? No support ? ? ?
Feature Android Firefox Mobile (Gecko) IE Mobile Opera Mobile Safari Mobile
Basic support ? No support ? ? ?

文档标签和贡献者