mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-03-09 04:58:16 +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()
|