mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-01-27 14:03:36 +03: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()
|