Interface CommentNode

All Superinterfaces:
Node, Reportable

public interface CommentNode extends Node
  • Method Details

    • getData

      String getData()
    • 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