Home | History | Annotate | Download | only in sax

Lines Matching refs:locator

57     def setDocumentLocator(self, locator):
58 """Called by the parser to give the application a locator for
62 required) to supply a locator: if it does so, it must supply
63 the locator to the application by invoking this method before
67 The locator allows the application to determine the end
72 business rules). The information returned by the locator is
75 Note that the locator will return correct information only
78 self._locator = locator
166 Locator provides useful information."""
179 external entity, so that the Locator provides useful