• Show log

    Commit

  • Hash : e18fc185
    Author : Daniel Veillard
    Date : 2002-12-28T22:56:33

    extended the XmlTextReader API a bit, addding accessors for the current
    
    * xmlreader.c include/libxml/xmlreader.h doc/libxml2-api.xml:
      extended the XmlTextReader API a bit, addding accessors for
      the current doc and node, and an entity substitution mode for
      the parser.
    * python/libxml.py python/libxml2class.txt: related updates
    * python/tests/Makefile.am python/tests/reader.py
      python/tests/reader2.py python/tests/reader3.py: updated a bit
      the old tests and added a new one to test the entities handling
    Daniel
    

  • README

  •                   XML toolkit from the GNOME project
    
    Full documentation is available on-line at
        http://xmlsoft.org/
    
    This code is released under the MIT Licence see the Copyright file.
    
    To report bugs, follow the instructions at: 
      http://xmlsoft.org/XSLT/bug.html
    
    A mailing-list xml@gnome.org is available, to subscribe:
        http://mail.gnome.org/mailman/listinfo/xml
    
    The list archive is at:
        http://mail.gnome.org/archives/xml/
    
    Daniel Veillard
    
    $Id$