Interface ISource
.NET interface for TO BE DEFINED FROM USER
public interface ISource
Properties
SystemId
https://docs.oracle.com/en/java/javase/11/docs/api/java.xml/javax/xml/transform/Source.html#getSystemId() https://docs.oracle.com/en/java/javase/11/docs/api/java.xml/javax/xml/transform/Source.html#setSystemId(java.lang.String)
String SystemId { get; set; }
Property Value
Methods
IsEmpty()
bool IsEmpty()