HTMLHtmlElementpublic interface HTMLHtmlElement implements HTMLElement
Methods Summary |
---|
public java.lang.String | getVersion()Version information about the document's DTD. See the version
attribute definition in HTML 4.0. This attribute is deprecated in HTML
4.0.
| public void | setVersion(java.lang.String version)
|
|