xPathEvaluator top-level property

dynamic get xPathEvaluator

The XPathEvaluator interface allows to compile and evaluate XPath expressions.

MDN Reference

Implementation

_i2.dynamic get xPathEvaluator => _i4.getProperty(
      _self,
      'XPathEvaluator',
    );