Class HTMLHeadElementImpl

    • Constructor Detail

      • HTMLHeadElementImpl

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

      • getProfile

        public String getProfile()
        Specified by:
        getProfile in interface org.w3c.dom.html.HTMLHeadElement
      • setProfile

        public void setProfile​(String profile)
        Specified by:
        setProfile in interface org.w3c.dom.html.HTMLHeadElement