VirtualBox

source: vbox/trunk/src/libs/libxml2-2.9.14/result/defattr.xml.sax2@ 99286

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

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

File size: 368 bytes
Line 
1SAX.setDocumentLocator()
2SAX.startDocument()
3SAX.internalSubset(doc, , )
4SAX.elementDecl(doc, 1, ...)
5SAX.attributeDecl(doc, xmlns, 1, 4, http://www.example.com/, ...)
6SAX.externalSubset(doc, , )
7SAX.startElementNs(doc, NULL, 'http://www.example.com/', 1, xmlns='http://www.example.com/', 0, 0)
8SAX.endElementNs(doc, NULL, 'http://www.example.com/')
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