MCPcopy Create free account
hub / github.com/apache/cloudstack / getText

Function getText

tools/marvin/marvin/codegenerator.py:447–448  ·  view source on GitHub ↗
(elements)

Source from the content-addressed store, hash-verified

445
446
447def getText(elements):
448 return elements[0].childNodes[0].nodeValue.strip()
449
450if __name__ == "__main__":
451 parser = OptionParser()

Callers 3

loadCmdFromXMLMethod · 0.70
jquery-1.7.2.jsFile · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected