Tag
Hash :
e2d034d3
Author :
Date :
1999-07-27T19:52:06
Bunch of updates, progressive parsing, updates on HTML, XPAth and docs, Daniel
SAX.setDocumentLocator()
SAX.startDocument()
SAX.startElement(D:owner, xmlns:D='http://www.ietf.org/standards/dav/')
SAX.characters(
, 3)
SAX.startElement(D:href)
SAX.characters(http://www.ics.uci.edu/~ejw/co, 40)
SAX.endElement(D:href)
SAX.characters(
, 1)
SAX.endElement(D:owner)
SAX.endDocument()