Interface IDOMImplementationLS
.NET interface skeleton to be manually developed following https://docs.oracle.com/en/java/javase/11/docs/api/java.xml/org/w3c/dom/ls/DOMImplementationLS.html
public interface IDOMImplementationLS
Methods
CreateLSInput()
LSInput CreateLSInput()
Returns
CreateLSOutput()
LSOutput CreateLSOutput()
Returns
CreateLSParser(short, String)
LSParser CreateLSParser(short arg0, String arg1)
Parameters
Returns
Exceptions
CreateLSSerializer()
LSSerializer CreateLSSerializer()