Class HTMLQuoteElement

All Implemented Interfaces:
Serializable, 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:
  • Constructor Details

    • HTMLQuoteElement

      public HTMLQuoteElement()
      Creates an instance.
  • Method Details

    • jsConstructor

      public void jsConstructor()
      JavaScript constructor.
      Overrides:
      jsConstructor in class HTMLElement
    • getCite

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

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