klyn.io.xml.sax.DefaultHandler.setDocumentLocator
method
public setDocumentLocator(locator as Locator) as Void:
Description

Receives the parser locator.

Parameters
  • locator Locator supplied by the parser.
Example
handler.setDocumentLocator(locator)