Home | History | Annotate | Download | only in result
      1 SAX.setDocumentLocator()
      2 SAX.startDocument()
      3 SAX.startElement(D:href, xmlns:D='http://www.ietf.org/standards/dav/')
      4 SAX.characters(http://www.ics.uci.edu/~ejw/co, 40)
      5 SAX.endElement(D:href)
      6 SAX.endDocument()
      7