Download List

프로젝트 설명

libStreamedXML is a parser for Streamed XML, a
simplified subset of XML initially developed for
networked embedded applications. Streamed XML was
designed to be simpler and more robust than XML
while still keeping the overall structure of such
a document. libStreamedXML is a C++ parser
providing an event-based interface (much like sax).

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.

2006-08-25 06:56
1.2.1

그리고 테스트 프로그램 libCStreamedXML 추가되었습니다. libCStreamedXML 전송된 XML 파서는 C로 작성된 작고 간단하게 구현되어있습니다
Tags: Major feature enhancements
libCStreamedXML and a test program were added.
libCStreamedXML is a smaller and simpler
implementation of a Streamed XML parser written in
C.

2006-08-25 06:55
1.2.0

새로운 시스템을 구축하는 데 사용됩니다. 이제 예외 라인과, 그들이 발생한 소스의 데이터 열을 보여주 지원합니다. 예외 이제 제대로 표준에서 상속됩니다 : : 예외.
Tags: Code cleanup
A new build system is used. Exceptions now have
support for showing the line and column of the
source data on which they occurred. Exceptions are
now properly inherited from std::exception.

2006-06-13 03:11
1.0.0

Tags: Initial freshmeat announcement

Project Resources