Class HTMLHtmlElementImpl

    • Constructor Detail

      • HTMLHtmlElementImpl

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

      • 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