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

/openjdk7/jaxp/src/javax/xml/xpath/
H A DXPathVariableResolver.java31 * <p><code>XPathVariableResolver</code> provides access to the set of user defined XPath variables.</p>
33 * <p>The <code>XPathVariableResolver</code> and the XPath evaluator must adhere to a contract that
44 public interface XPathVariableResolver { interface

Completed in 38 milliseconds