org.w3c.dom.html2
public interface HTMLHtmlElement extends HTMLElement
See also the Document Object Model (DOM) Level 2 HTML Specification.
Method Summary | |
---|---|
String | getVersion()
Version information about the document's DTD. |
void | setVersion(String version)
Version information about the document's DTD. |