source:
vbox/trunk/src/libs/libxml2-2.9.14/result/title.xml.sax@
104139
Last change on this file since 104139 was 95312, checked in by , 3 years ago | |
---|---|
File size: 137 bytes |
Line | |
---|---|
1 | SAX.setDocumentLocator() |
2 | SAX.startDocument() |
3 | SAX.startElement(title) |
4 | SAX.characters(my title, 8) |
5 | SAX.endElement(title) |
6 | SAX.endDocument() |
Note:
See TracBrowser
for help on using the repository browser.