Download List

專案描述

SDPXML is an XML parser written in C++ with a clean C++ interface, neither DOM
nor SAX. Its functionality includes performing XPath and other queries on a
loaded XML document, creating and parsing documents with typesafe conversions
between XML and C++ objects, and serializing XML documents to streams. By
casting-off the DOM and SAX APIs, SDPXML attempts to provide XML services that
integrate well with the rest of the C++ standard library.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2001-11-22 00:24
0.3.0.0

This release has a complete redesign of the public API to integrate better with the C++ standard library.
標籤: Major feature enhancements

2001-01-30 15:13
0.1.5.1

libxml has been replaced with a custom C++ parser. Configuration and installation have been improved. Numerous bugfixes.

Project Resources