org.xml.sax.InputSource.setSystemId
method
public setSystemId(systemId as String) as Void:
Description

Sets the system identifier.

Parameters
  • systemId System identifier.
Example
input.setSystemId("file:/tmp/doc.xml")