Interface IXMLReporter
.NET interface skeleton to be manually developed following https://docs.oracle.com/en/java/javase/11/docs/api/java.xml/javax/xml/stream/XMLReporter.html
public interface IXMLReporter
Methods
Report(String, String, object, Location)
void Report(String arg0, String arg1, object arg2, Location arg3)