GNU Info

Info Node: (python2.1-lib.info)Locator Objects

(python2.1-lib.info)Locator Objects


Next: InputSource Objects Prev: IncrementalParser Objects Up: xml.sax.xmlreader
Enter node , (file) or (file)node

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.


automatically generated by info2www version 1.2.2.9