Module java.xml
Package org.w3c.dom

Interface DOMImplementation

All Known Subinterfaces:
DOMImplementationCSS, HTMLDOMImplementation

public interface DOMImplementation
The DOMImplementation interface provides a number of methods for performing operations that are independent of any particular instance of the document object model.

See also the Document Object Model (DOM) Level 3 Core Specification.

Since:
1.4, DOM Level 2