VirtualBox

source: vbox/trunk/src/libs/libxml2-2.9.14/result/ent3.sax@ 99257

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

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

File size: 387 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.startElement(EXAMPLE, prop1='a&b', prop2='&xml;')
9SAX.characters(
10 Test of entities in attribu, 35)
11SAX.endElement(EXAMPLE)
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