javax.xml.xpath
Interface XPathVariableResolver


public interface XPathVariableResolver

Interface providing the means to access the values of XPath variable references.

Since:
1.3

Method Summary
 Object resolveVariable(QName variableName)
           
 

Method Detail

resolveVariable

Object resolveVariable(QName variableName)