Class HtmlPlainText

All Implemented Interfaces:
Serializable, Cloneable, Element, Node

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

  • Constructor Details

    • HtmlPlainText

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