VirtualBox

source: vbox/trunk/src/libs/libxml2-2.9.14/result/dtd3.sax2@ 102948

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

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

File size: 274 bytes
Line 
1SAX.setDocumentLocator()
2SAX.startDocument()
3SAX.internalSubset(doc, , )
4SAX.elementDecl(doc, 2, ...)
5SAX.externalSubset(doc, , )
6SAX.startElementNs(doc, NULL, NULL, 0, 0, 0)
7SAX.characters(This is a valid document !, 26)
8SAX.endElementNs(doc, NULL, NULL)
9SAX.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