Module jdk.xml.dom

Interface XPathExpression


public interface XPathExpression
The XPathExpression interface represents a parsed and resolved XPath expression.

See also the Document Object Model (DOM) Level 3 XPath Specification.

Since:
1.4, DOM Level 3