VirtualBox

source: vbox/trunk/src/libs/libxml2-2.9.14/result/comment2.xml.sax@ 95312

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

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

File size: 251 bytes
Line 
1SAX.setDocumentLocator()
2SAX.startDocument()
3SAX.comment( document start )
4SAX.startElement(doc)
5SAX.characters(
6, 1)
7SAX.startElement(empty)
8SAX.endElement(empty)
9SAX.characters(
10, 1)
11SAX.endElement(doc)
12SAX.comment( document end )
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