Module jdk.xml.dom
Package org.w3c.dom.html
-
Interface Summary Interface Description HTMLDOMImplementation TheHTMLDOMImplementation
interface extends theDOMImplementation
interface with a method for creating an HTML document instance.
Interface | Description |
---|---|
HTMLDOMImplementation |
The
HTMLDOMImplementation interface extends the
DOMImplementation interface with a method for creating an
HTML document instance. |