Module jdk.xml.dom

Interface HTMLDOMImplementation

All Superinterfaces:
DOMImplementation

public interface HTMLDOMImplementation extends DOMImplementation
The HTMLDOMImplementation interface extends the DOMImplementation interface with a method for creating an HTML document instance.
Since:
1.4, DOM Level 2