Programmer's Guide > Interfaces > W3C DOMImplementation interface
  
W3C DOMImplementation interface
The DOMImplementation interface is defined in the W3C Document Object Model (DOM) Level 2 Core Specification. (Refer to http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113.)
The DOMImplementation interface provides a number of methods for performing operations that are independent of any particular instance of the document object model.