- Preparing search index...
- The search index is not available
neuroglancer
Interface XPathExpression
Methods
evaluate
- evaluate(contextNode: Node, type?: number, result?: null | XPathResult): XPathResult
-
Parameters
-
contextNode: Node
-
Optional
type: number
-
Optional
result: null | XPathResult
This interface is a compiled XPath expression that can be evaluated on a document or specific node to return information its DOM tree.