source:
vbox/trunk/src/libs/libxml2-2.9.14/result/tstblanks.xml.sax2@
95312
Last change on this file since 95312 was 95312, checked in by , 2 years ago | |
---|---|
File size: 184 bytes |
Line | |
---|---|
1 | SAX.setDocumentLocator() |
2 | SAX.startDocument() |
3 | SAX.startElementNs(a, NULL, NULL, 0, 1, 0, test='pass...', 6) |
4 | SAX.characters(content, 7) |
5 | SAX.endElementNs(a, NULL, NULL) |
6 | SAX.endDocument() |
Note:
See TracBrowser
for help on using the repository browser.