Lines Matching defs:xml
4 import xml.dom
6 from xml.dom.NodeFilter import NodeFilter
81 raise xml.dom.NotSupportedErr(
87 raise xml.dom.NotFoundErr("unknown feature: " + repr(name))
178 raise xml.dom.NotFoundErr("feature %s not known" % repr(name))
203 import xml.dom.expatbuilder
204 builder = xml.dom.expatbuilder.makeBuilder(options)
344 raise xml.dom.NotSupportedErr(
363 raise xml.dom.WrongDocumentErr()
373 raise xml.dom.NotSupportedErr(
378 raise xml.dom.NotSupportedErr(