[xml] Functions missing in xmlReader.c



Title: Functions missing in xmlReader.c

There are two functions that have TODO functions in the xmlReader functionality.  The first is xmlTextReaderReadInnerXML() and the second is xmlTextReaderReadOuterXML(). 

Attached is a CPP file that wraps the xmlReader functionality. I have implemented the code for both the ReadInner() and ReadOuter() functions for my personal use.  They work in the same way as the .NET function work.  The only part I have not included is how the output from xmlTextReaderValue() are put together.  I am using a Mac Handle implementation which can take to Handle objects and append one onto the other.

<<xmltest.cpp>>

Cameron C. Johnson

Software Developer

FileNet Corporation

www.FileNet.com

ccjohnson FileNet com

Phone: (780) 433-3690 ext. 2225 (phone)

Fax: (780) 437-4381 (fax)

CONFIDENTIAL NOTICE: The contents of this message, including any attachments, are confidential and are intended solely for the use of the person or entity to whom the message was addressed. If you are not the intended recipient of this message, please be advised that any dissemination, distribution, or use of the contents of this message is strictly prohibited. If you received this message in error, please notify the sender. Please also permanently delete all copies of the original message and any attached documentation.  Thank you.

Attachment: xmltest.cpp
Description: xmltest.cpp



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