This DOMImplementation class is description of a particular
implementation of the Document Object Model. As such its data is
static, shared by all instances of this implementation.
This implementation simply extends DOMImplementationImpl to differentiate
between the Deferred DOM Implementations and Non-Deferred DOM Implementations. |