Class HtmlDirectory

All Implemented Interfaces:
Serializable, Cloneable, Element, Node

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

  • Constructor Details

    • HtmlDirectory

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