Module jdk.xml.dom

Interface HTMLTitleElement

    • Method Detail

      • getText

        String getText​()
        The specified title as a string.
      • setText

        void setText​(String text)