VirtualBox

source: vbox/trunk/src/libs/libxml2-2.9.14/result/dtd13.sax2@ 102035

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

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

File size: 302 bytes
Line 
1SAX.setDocumentLocator()
2SAX.startDocument()
3SAX.comment( comment before the DTD )
4SAX.internalSubset(doc, , )
5SAX.elementDecl(doc, 2, ...)
6SAX.externalSubset(doc, , )
7SAX.comment( comment after the DTD )
8SAX.startElementNs(doc, NULL, NULL, 0, 0, 0)
9SAX.endElementNs(doc, NULL, NULL)
10SAX.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