VirtualBox

source: vbox/trunk/src/libs/libxml2-2.9.14/result/HTML/lt.html.sax@ 101270

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

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

File size: 352 bytes
Line 
1SAX.setDocumentLocator()
2SAX.startDocument()
3SAX.startElement(html)
4SAX.characters(
5, 1)
6SAX.startElement(head)
7SAX.characters(
8, 1)
9SAX.startElement(meta, name='Author', content='Root <[email protected]>')
10SAX.endElement(meta)
11SAX.characters(
12, 1)
13SAX.endElement(head)
14SAX.characters(
15, 1)
16SAX.endElement(html)
17SAX.characters(
18, 1)
19SAX.endDocument()
Note: See TracBrowser for help on using the repository browser.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette