VirtualBox

source: vbox/trunk/src/libs/libxml2-2.9.14/result/ent3.sax2@ 102654

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

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

File size: 432 bytes
Line 
1SAX.setDocumentLocator()
2SAX.startDocument()
3SAX.internalSubset(EXAMPLE, , example.dtd)
4SAX.entityDecl(xml, 1, (null), (null), Extensible Markup Language)
5SAX.getEntity(xml)
6SAX.externalSubset(EXAMPLE, , example.dtd)
7SAX.getEntity(xml)
8SAX.startElementNs(EXAMPLE, NULL, NULL, 0, 2, 0, prop1='a&#3...', 7, prop2='&xml...', 5)
9SAX.characters(
10 Test of entities in attribu, 35)
11SAX.endElementNs(EXAMPLE, NULL, NULL)
12SAX.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