Searched refs:Locator (Results 1 - 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/xml/sax/
H A Dxmlreader.py163 class Locator: class in inherits:
378 Locator()
H A Dexpatreader.py51 class ExpatLocator(xmlreader.Locator):
52 """Locator for use with the ExpatParser class.
87 class ExpatParser(xmlreader.IncrementalParser, xmlreader.Locator):
297 # Locator methods
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/xml/sax/
H A Dxmlreader.py163 class Locator: class in inherits:
378 Locator()
H A Dexpatreader.py48 class ExpatLocator(xmlreader.Locator):
49 """Locator for use with the ExpatParser class.
84 class ExpatParser(xmlreader.IncrementalParser, xmlreader.Locator):
281 # Locator methods

Completed in 549 milliseconds