klyn.io.xml.sax.SAXLocator.setPublicId
method
public setPublicId(publicId as String) as Void:
Description

Sets the public identifier.

Parameters
  • publicId Public identifier, or `null`.
Example
locator.setPublicId("-//Example//DTD Doc//EN")