public interface Source
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getSystemId()
Returns the system ID for this source.
|
void |
setSystemId(java.lang.String systemId)
Sets the XML system ID for this source.
|
void setSystemId(java.lang.String systemId)
systemId - the system ID URIjava.lang.String getSystemId()