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

이 릴리스에는 공용 API의 C와 함께 더 나은 통합을 완료했다 재설계 + + 표준 라이브러리.
Tags: Major feature enhancements
This release has a complete redesign of the public API to integrate better with the C++ standard library.

2001-01-30 15:13
0.1.5.1

libxml 정의와 C로 대체되었습니다 + + 파서. 구성 및 설치를 향상되었습니다. 다수의 버그수정.
libxml has been replaced with a custom C++ parser. Configuration and installation have been improved. Numerous bugfixes.

Project Resources