Module jdk.xml.dom

Interface HTMLHtmlElement

    • Method Detail

      • getVersion

        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.
      • setVersion

        void setVersion​(String version)