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