Mbed port of the Simple Plain Xml parser. See http://code.google.com/p/spxml/ for more details. This library uses less memory and is much better suited to streaming data than TinyXML (doesn\'t use as much C++ features, and especially works without streams). See http://mbed.org/users/hlipka/notebook/xml-parsing/ for usage examples.

Dependents:   spxmltest_weather VFD_fontx2_weather weather_LCD_display News_LCD_display ... more

Embed: (wiki syntax)

« Back to documentation index

SP_CanonXmlBuffer Class Reference

SP_CanonXmlBuffer Class Reference

XML Canonical, defined by James Clark. More...

#include <spcanonxml.hpp>


Detailed Description

XML Canonical, defined by James Clark.

Definition at line 16 of file spcanonxml.hpp.