VirtualBox

source: vbox/trunk/src/libs/libxml2-2.9.14/result/pi2.xml.sax2@ 98508

Last change on this file since 98508 was 95312, checked in by vboxsync, 3 years ago

libs/{curl,libxml2}: OSE export fixes, bugref:8515

File size: 359 bytes
Line 
1SAX.setDocumentLocator()
2SAX.startDocument()
3SAX.processingInstruction(document-start, doc)
4SAX.startElementNs(doc, NULL, NULL, 0, 0, 0)
5SAX.characters(
6, 1)
7SAX.startElementNs(empty, NULL, NULL, 0, 0, 0)
8SAX.endElementNs(empty, NULL, NULL)
9SAX.characters(
10, 1)
11SAX.endElementNs(doc, NULL, NULL)
12SAX.processingInstruction(document-end, doc)
13SAX.endDocument()
Note: See TracBrowser for help on using the repository browser.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette