DOMImplementationSource

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.

Can request a particular implementation based on needed features and versions (which can then be used to create a document, etc.). Called during DOMImplementationRegistry.getDOMImplementation() and DOMImplementationRegistry.getDOMImplementationList().

Methods

DOMImplementationSource.getDOMImplementation()
Returns a DOMImplementation.
DOMImplementationSource.getDOMImplementationList()
Returns a DOMImplementationList

Specification

License

© 2016 Mozilla Contributors
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
https://developer.mozilla.org/en-us/docs/web/api/domimplementationsource

API DOM Interface Obsolete Reference Référence