source:
vbox/trunk/src/libs/libxml2-2.9.14/result/comment4.xml.sax@
103850
Last change on this file since 103850 was 95312, checked in by , 3 years ago | |
---|---|
File size: 223 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.startElement(doc) |
7 | SAX.endElement(doc) |
8 | SAX.endDocument() |
Note:
See TracBrowser
for help on using the repository browser.