[ ソース: rapidxml ]
パッケージ: librapidxml-dev (1.13-3)
librapidxml-dev に関するリンク
Debian の資源:
rapidxml ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [rapidxml.sourceforge.net]
類似のパッケージ:
fast XML DOM-style parser in C++ (development files)
RapidXml is a fast XML DOM-style parser written in C++.
RapidXml provides a minimalistic API and reduced memory footprint suitable for embedded applications.
Limitations:
* The parser ignores DOCTYPE declarations. * There is no support for XML namespaces. * The parser does not check for character validity. * The interface of the parser does not conform to DOM specification. * The parser does not check for attribute uniqueness.