interface XPathEvaluator
implements XPathEvaluatorBase
import { type XPathEvaluator } from "https://deno.land/x/evt@v2.5.3/lib/types/lib.dom.ts";
The XPathEvaluator interface allows to compile and evaluate XPath expressions.
import { type XPathEvaluator } from "https://deno.land/x/evt@v2.5.3/lib/types/lib.dom.ts";
The XPathEvaluator interface allows to compile and evaluate XPath expressions.