Table of Contents

Interface IURIResolver

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

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

public interface IURIResolver

Methods

Resolve(String, String)

Source Resolve(String arg0, String arg1)

Parameters

arg0 String

String

arg1 String

String

Returns

Source

Source

Exceptions

TransformerException