mirror of
https://gitlab.gnome.org/GNOME/libxml2
synced 2025-03-28 21:33:13 +00:00
6 lines
162 B
Plaintext
6 lines
162 B
Plaintext
SAX.setDocumentLocator()
|
|
SAX.startDocument()
|
|
SAX.startElementNs(doc, NULL, NULL, 0, 1, 0, attr='to n...', 28)
|
|
SAX.endElementNs(doc, NULL, NULL)
|
|
SAX.endDocument()
|