source:
vbox/trunk/src/libs/libxml2-2.9.14/result/comment4.xml.sax2@
98508
Last change on this file since 98508 was 95312, checked in by , 3 years ago | |
---|---|
File size: 260 bytes |
Line | |
---|---|
1 | SAX.setDocumentLocator() |
2 | SAX.startDocument() |
3 | SAX.comment( test of non ascii comments like là et très ) |
4 | SAX.comment(à another one ) |
5 | SAX.comment( another one à) |
6 | SAX.startElementNs(doc, NULL, NULL, 0, 0, 0) |
7 | SAX.endElementNs(doc, NULL, NULL) |
8 | SAX.endDocument() |
Note:
See TracBrowser
for help on using the repository browser.