A.6 Objects
Objects
This specification defines one object, only provided in the bindings:
-
DOMImplementationRegistry
-
The DOMImplementationRegistry object has two methods,
DOMImplementationRegistry.getDOMImplementation(features),
and
DOMImplementationRegistry.getDOMImplementationList(features).
|