Class HtmlDefinitionList

All Implemented Interfaces:
Serializable, Cloneable, Element, Node

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

  • Method Details

    • getCompactAttribute

      public final String getCompactAttribute()
      Returns the value of the attribute compact. Refer to the HTML 4.01 documentation for details on the use of this attribute.
      Returns:
      the value of the attribute compact or an empty string if that attribute isn't defined