Re: [xml]xmlTextReaderReadString



On Tue, Sep 07, 2004 at 10:46:55AM +0200, Chris Poppe wrote:
Hello,

I was trying to use the xmlTextReaderReadString function from the xmlReader and
got the message: Unimplemented block at ..\xmlreader.c:1610

is there somewhere a list of all the nonimplementend functions?

  Use the code :-)
searching for TODO in xmlreader.c:
  - xmlTextReaderReadInnerXml
  - xmlTextReaderReadOuterXml
  - xmlTextReaderReadString

Not surprizingly this is where the Microsoft API breaks the layers between
the syntactic representation and the parsed layer.

Daniel

-- 
Daniel Veillard      | Red Hat Desktop team http://redhat.com/
veillard redhat com  | libxml GNOME XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]