Class PseudoTextElement

All Implemented Interfaces:
Cloneable

public class PseudoTextElement extends Element
Represents a TextNode as an Element, to enable text nodes to be selected with the Selector :matchText syntax.
  • Constructor Details

    • PseudoTextElement

      public PseudoTextElement(Tag tag, String baseUri, Attributes attributes)