Interface ILocator2
.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
XMLVersion
String XMLVersion { get; }