Yurttas/PL/SL/python/docs/core-python-programming/doc/20/lib/locator-objects.html
13.8.3 Locator Objects
Instances of Locator provide these methods:
- getColumnNumber ()
- Return the column number where the current event ends.
- getLineNumber ()
- Return the line number where the current event ends.
- getPublicId ()
- Return the public identifier for the current event.
- getSystemId ()
- Return the system identifier for the current event.
See About this document... for information on suggesting changes.