org.xml.sax.Locator.getPublicId
method
public getPublicId() as String
Description

Returns the public identifier for the current document event.

Returns

Public identifier, or null when unavailable.

Example
publicId = locator.getPublicId()