Files
XML_Data_Parsing/libxml2/result/dav12.sax
T

7 lines
208 B
Plaintext
Raw Normal View History

2026-07-19 22:48:13 +08:00
SAX.setDocumentLocator()
SAX.startDocument()
SAX.startElement(D:href, xmlns:D='http://www.ietf.org/standards/dav/')
SAX.characters(http://www.ics.uci.edu/~ejw/co, 40)
SAX.endElement(D:href)
SAX.endDocument()