Class HtmlDefinitionTerm

All Implemented Interfaces:
Serializable, Cloneable, Element, Node

public class HtmlDefinitionTerm extends HtmlElement
Wrapper for the HTML element "dt".
See Also:
  • Field Details

  • Constructor Details

    • HtmlDefinitionTerm

      HtmlDefinitionTerm(String qualifiedName, SgmlPage page, Map<String,DomAttr> attributes)
      Creates an instance of HtmlDefinitionTerm
      Parameters:
      qualifiedName - the qualified name of the element type to instantiate
      page - the HtmlPage that contains this element
      attributes - the initial attributes