Edit

kc3-lang/libxml2/SAXresult/eve.xml

Branch :

  • Show log

    Commit

  • Author : Daniel Veillard
    Date : 1999-10-14 09:10:25
    Hash : 7c1206fc
    Message : Revamped HTML parsing, lots of bug fixes for HTML stuff, Added xmlValidGetValidElements and xmlValidGetPotentialChildren, Completed and cleaned up the tests, Added doc for new modules gnome-xml-xmlmemory.html and gnome-xml-nanohttp.html, Daniel

  • SAXresult/eve.xml
  • SAX.setDocumentLocator()
    SAX.startDocument()
    SAX.internalSubset(spec, -//testspec//, dtds/eve.dtd)
    SAX.entityDecl(iso6.doc.date, 1, (null), (null), 29-May-1999)
    SAX.getEntity(iso6.doc.date)
    SAX.startElement(spec)
    SAX.characters(
    , 1)
    SAX.endElement(spec)
    SAX.endDocument()