This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

XML for C++ Update




XML for C++ has been updated form alphaworks
(http://www.alphaworks.ibm.com)

XML for C++

IBM's XML for C++ parser (XML4C) is a validating XML parser
written in a portable subset of C++. XML4C makes it easy to
give an application the ability to read and write XML data.
Two shared libraries provide classes for parsing, generating,
manipulating, and validating XML documents. XML4C is faithful
to the XML 1.0 Recommendation and associated standards (DOM 1.0,
SAX 1.0). Source code, samples and API documentation are provided
with the parser.

New Update

Fixed multi-threading bug for UNIX, a bug to enable proper
user-exception handling, and transcoding problem for Japanese
backslashes.

Download here:
http://www.alphaworks.ibm.com/tech/xml4c?open&l=xml-dev,t=xm4c



 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]