javax.xml.transform
public interface Source
Modifier and Type | Method and Description |
---|---|
String |
getSystemId()
Returns the system ID for this source.
|
void |
setSystemId(String systemId)
Sets the XML system ID for this source.
|
void setSystemId(String systemId)
systemId
- the system ID URIString getSystemId()