MCPcopy Create free account
hub / github.com/scanny/python-pptx / xpath

Method xpath

lab/parse_xsd/parse_xsd.py:62–63  ·  view source on GitHub ↗
(self, xpath)

Source from the content-addressed store, hash-verified

60 self.nsprefix = nsprefix
61
62 def xpath(self, xpath):
63 return self._tree.xpath(xpath, namespaces=nsmap)
64
65
66class TypeGraph(object):

Callers 15

_childFunction · 0.45
_child_listFunction · 0.45
get_complexTypeMethod · 0.45
getdefMethod · 0.45
split_fixtureMethod · 0.45
iter_fixtureMethod · 0.45
getitem_fixtureMethod · 0.45
iter_fixtureMethod · 0.45

Calls

no outgoing calls