Table of Contents

Interface IXPathNSResolver

Namespace
Org.W3c.Dom.Xpath
Assembly
MASES.JNet.dll

.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/org/w3c/dom/xpath/XPathNSResolver.html

public interface IXPathNSResolver
Extension Methods

Methods

LookupNamespaceURI(String)

String LookupNamespaceURI(String arg0)

Parameters

arg0 String

String

Returns

String

String