klyn.io.xml.sax.SAXLocator.setSystemId
method
public setSystemId(systemId as String) as Void:
Description

Sets the system identifier.

Parameters
  • systemId System identifier, or `null`.
Example
locator.setSystemId("file:/tmp/doc.xml")