Table of Contents

Interface ILocator2

Namespace
Org.Xml.Sax.Ext
Assembly
MASES.JNet.dll

.NET interface skeleton to be manually developed following https://docs.oracle.com/en/java/javase/11/docs/api/java.xml/org/xml/sax/ext/Locator2.html

public interface ILocator2 : ILocator
Inherited Members

Properties

Encoding

String Encoding { get; }

Property Value

String

XMLVersion

String XMLVersion { get; }

Property Value

String