Liking cljdoc? Tell your friends :D

web.xpath.core

web.xpath interfaces.

web.xpath interfaces.
raw docstring

No vars found in this namespace.

web.xpath.XPathEvaluator

The XPathEvaluator interface allows to compile and evaluate XPath

The XPathEvaluator interface allows to compile and evaluate XPath
raw docstring

web.xpath.XPathException

In the DOM XPath API the XPathException interface represents conditions that can be encountered while performing XPath operations.

In the DOM XPath API the XPathException interface represents
conditions that can be encountered while performing XPath operations.
raw docstring

web.xpath.XPathExpression

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

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

web.xpath.XPathNSResolver

The XPathNSResolver interface permits prefix strings in an XPath to be properly bound to namespace URI strings.

The XPathNSResolver interface permits prefix strings in an XPath
to be properly bound to namespace URI strings.
raw docstring

web.xpath.XPathResult

The XPathResult interface represents the results generated by an XPath expression within the context of a given node.

The XPathResult interface represents the results generated by
an XPath expression within the context of a given node.
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close