Interface TextNode

All Superinterfaces:
Node, Reportable

public interface TextNode extends Node
  • Method Details

    • getText

      String getText()
    • getXPathNodeName

      default String getXPathNodeName()
      Description copied from interface: Node
      Gets the name of the node that is used to match it with XPath queries.
      Specified by:
      getXPathNodeName in interface Node
      Returns:
      The XPath node name