W3cubDocs

/Haxe JavaScript

XPathEvaluator

package js.html

@:native("XPathEvaluator") Available on js

Constructor

new ()

Throws:

null DOMError

Methods

createExpression (expression:String, resolver:XPathNSResolver):XPathExpression

Throws:

null DOMError

createNSResolver (nodeResolver:Node):Node

evaluate (expression:String, contextNode:Node, resolver:XPathNSResolver, type:Int, result:Dynamic):XPathResult

Throws:

null DOMError

© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/XPathEvaluator.html