xml.parsers.expat.xmlparser.ElementDeclHandler()

xmlparser.ElementDeclHandler(name, model)

Called once for each element type declaration. name is the name of the element type, and model is a representation of the content model.

doc_python
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.