Class HTMLHtmlElementImpl

All Implemented Interfaces:
Cloneable, Element, EventTarget, org.w3c.dom.html.HTMLElement, org.w3c.dom.html.HTMLHtmlElement, Node, NodeList, TypeInfo

public class HTMLHtmlElementImpl extends HTMLElementImpl implements org.w3c.dom.html.HTMLHtmlElement
See Also:
  • Constructor Details

    • HTMLHtmlElementImpl

      public HTMLHtmlElementImpl(HTMLDocumentImpl owner, String name)
      Constructor requires owner document.
      Parameters:
      owner - The owner HTML document
  • Method Details

    • getVersion

      public String getVersion()
      Specified by:
      getVersion in interface org.w3c.dom.html.HTMLHtmlElement
    • setVersion

      public void setVersion(String version)
      Specified by:
      setVersion in interface org.w3c.dom.html.HTMLHtmlElement