MCPcopy Create free account
hub / github.com/Singular/Singular / omxmlreader.py

File omxmlreader.py

Singular/dyn_modules/openmath/omxmlreader.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from xml.dom.xmlbuilder import *
2#from xml.dom.ext import PrettyPrint
3from xml.dom import Node
4import xml.dom as dom

Callers

nothing calls this directly

Calls 9

ContextClass · 0.90
readFileFunction · 0.85
addCDImplementationMethod · 0.80
XMLEncodeObjectMethod · 0.80
closeMethod · 0.80
OMFromXMLBuilderClass · 0.70
buildMethod · 0.45
evaluateMethod · 0.45
writeMethod · 0.45

Tested by

no test coverage detected