VirtualBox

source: vbox/trunk/src/libs/libxml2-2.9.14/result/dtd11.sax@ 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: 245 bytes
Line 
1SAX.setDocumentLocator()
2SAX.startDocument()
3SAX.internalSubset(doc, , )
4SAX.elementDecl(doc, 3, ...)
5SAX.attributeDecl(doc, val, 1, 3, NULL, ...)
6SAX.externalSubset(doc, , )
7SAX.startElement(doc, val='v1')
8SAX.endElement(doc)
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