Class HTMLModElement

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 HTMLModElement extends HTMLElement
The JavaScript object HTMLModElement.
See Also:
  • Constructor Details

    • HTMLModElement

      public HTMLModElement()
      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
    • getDateTime

      public String getDateTime()
      Returns the value of the dateTime property.
      Returns:
      the value of the dateTime property
    • setDateTime

      public void setDateTime(String dateTime)
      Returns the value of the dateTime property.
      Parameters:
      dateTime - the value