Options
All
  • Public
  • Public/Protected
  • All
Menu

This interface is a compiled XPath expression that can be evaluated on a document or specific node to return information its DOM tree.

Hierarchy

  • XPathExpression

Index

Methods

Methods

evaluate

  • Parameters

    • contextNode: Node
    • Optional type: number
    • Optional result: XPathResult | null

    Returns XPathResult

Generated using TypeDoc