public interface Source
Modifier and Type | Method and Description |
---|---|
String |
getSystemId()
获取使用setSystemId设置的系统标识符。
|
void |
setSystemId(String systemId)
设置此源的系统标识符。
|