Class HTMLQuoteElement

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Cloneable, org.htmlunit.corejs.javascript.ConstProperties, org.htmlunit.corejs.javascript.debug.DebuggableObject, org.htmlunit.corejs.javascript.Scriptable, org.htmlunit.corejs.javascript.SymbolScriptable

    public class HTMLQuoteElement
    extends HTMLElement
    The JavaScript object HTMLQuoteElement.
    See Also:
    Serialized Form
    • Constructor Detail

      • HTMLQuoteElement

        public HTMLQuoteElement()
        Creates an instance.
    • Method Detail

      • getCite

        public java.lang.String getCite()
        Returns the value of the cite property.
        Returns:
        the value of the cite property
      • setCite

        public void setCite​(java.lang.String cite)
        Returns the value of the cite property.
        Parameters:
        cite - the value