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/javase/8/docs/api/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