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

Sets the system identifier.

Parameters
ParameterDescription
systemIdSystem identifier, or null.
Example
locator.setSystemId("file:/tmp/doc.xml")