Table of Contents

Interface IXPathFunctionResolver

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/XPathFunctionResolver.html

public interface IXPathFunctionResolver

Methods

ResolveFunction(QName, int)

XPathFunction ResolveFunction(QName arg0, int arg1)

Parameters

arg0 QName

QName

arg1 int

int

Returns

XPathFunction

XPathFunction