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
ObjectresolveVariable(QName variableName)

Method Detail

resolveVariable

public Object resolveVariable(QName variableName)