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

Sets the public identifier.

Parameters
ParameterDescription
publicIdPublic identifier, or null.
Example
locator.setPublicId("-//Example//DTD Doc//EN")