source:
vbox/trunk/src/libs/libxml2-2.9.14/result/isolat1.sax@
98989
Last change on this file since 98989 was 95312, checked in by , 3 years ago | |
---|---|
File size: 152 bytes |
Line | |
---|---|
1 | SAX.setDocumentLocator() |
2 | SAX.startDocument() |
3 | SAX.startElement(très) |
4 | SAX.characters(l, 1) |
5 | SAX.characters(à, 2) |
6 | SAX.endElement(très) |
7 | SAX.endDocument() |
Note:
See TracBrowser
for help on using the repository browser.