Searched defs:XPathEvaluator (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jaxp/src/org/w3c/dom/xpath/
H A DXPathEvaluator.java50 * <code>XPathEvaluator</code>. In a DOM implementation which supports the
51 * XPath 3.0 feature, as described above, the <code>XPathEvaluator</code>
60 * portable. <code>XPathEvaluator</code> implementations may be available
66 public interface XPathEvaluator { interface
82 * according to the rules of the <code>XPathEvaluator</code>i
113 * evaluation of this XPath expression. If the XPathEvaluator was
142 * according to the rules of the <code>XPathEvaluator</code>i
150 * supported by this <code>XPathEvaluator</code>.
153 * <code>XPathEvaluator</code>.

Completed in 526 milliseconds