Package org.w3c.dom.xpath
Contains 6 type(s).
Types
Interfaces
  • XPathEvaluator - Evaluates XPath 1.0 expressions against DOM nodes.
  • 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.0 expression.
Exceptions