1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2025-07-29 11:41:22 +03:00

applied a new patch from Stphane Bidoul for cleanups rebuilt the API

* xmlreader.c doc/apibuild.py: applied a new patch from
  Stphane Bidoul for cleanups
* doc/libxml2-api.xml: rebuilt the API description with
  new entry points
Daniel
This commit is contained in:
Daniel Veillard
2003-01-21 11:21:07 +00:00
parent 417be3ae08
commit 540a31a361
5 changed files with 380 additions and 183 deletions

View File

@ -788,6 +788,11 @@ Class outputBuffer(ioWriteWrapper)
flush()
write()
writeString()
Class xmlTextReaderLocator()
# functions from module xmlreader
BaseURI()
LineNumber()
Class URI()
# accessors
authority()