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