Overview
>
Package org.w3c.dom.xpath
Version 0.1.2
Overview
Index
Tree
Deprecated
Package org.w3c.dom.xpath
Contains 6 type(s).
Types
Interfaces
XPathEvaluator
- Evaluates XPath 1.
XPathExpression
- Compiled and namespace-resolved XPath expression.
XPathNSResolver
- Resolves namespace prefixes used inside XPath expressions.
XPathNamespace
- XPath namespace node, a node kind that exists in the XPath data model but not in DOM Core.
XPathResult
- Result of evaluating an XPath 1.
Exceptions
XPathException
- Exception raised by DOM XPath operations.