Table of Contents

Interface IXPathFunction

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

public interface IXPathFunction
Extension Methods

Methods

Evaluate(List)

object Evaluate(List arg0)

Parameters

arg0 List

List

Returns

object

object

Exceptions

XPathFunctionException