VirtualBox

source: vbox/trunk/src/libs/libxml2-2.9.14/result/dav10.sax@ 98508

Last change on this file since 98508 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.startElement(D:owner, xmlns:D='http://www.ietf.org/standards/dav/')
4SAX.characters(
5 , 3)
6SAX.startElement(D:href)
7SAX.characters(http://www.ics.uci.edu/~ejw/co, 40)
8SAX.endElement(D:href)
9SAX.characters(
10, 1)
11SAX.endElement(D:owner)
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