Class HTMLQuoteElementImpl

    • Constructor Detail

      • HTMLQuoteElementImpl

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

      • getCite

        public String getCite()
        Specified by:
        getCite in interface org.w3c.dom.html.HTMLQuoteElement
      • setCite

        public void setCite​(String cite)
        Specified by:
        setCite in interface org.w3c.dom.html.HTMLQuoteElement