Table of Contents

Interface IXPathVariableResolver

Namespace
Javax.Xml.Xpath
Assembly
MASES.JNet.dll

.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/javax/xml/xpath/XPathVariableResolver.html

public interface IXPathVariableResolver

Methods

ResolveVariable(QName)

object ResolveVariable(QName arg0)

Parameters

arg0 QName

QName

Returns

object

object