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
Files at revision 0:3fa97f2c0505
Name | Size | Actions |
---|---|---|
[up] | ||
mstring.cpp | 1360 | Revisions Annotate |
mstring.h | 1177 | Revisions Annotate |
spcanonxml.cpp | 3976 | Revisions Annotate |
spcanonxml.hpp | 958 | Revisions Annotate |
spdomiterator.cpp | 3299 | Revisions Annotate |
spdomiterator.hpp | 675 | Revisions Annotate |
spdomparser.cpp | 11554 | Revisions Annotate |
spdomparser.hpp | 2215 | Revisions Annotate |
spxmlcodec.cpp | 5613 | Revisions Annotate |
spxmlcodec.hpp | 971 | Revisions Annotate |
spxmlevent.cpp | 8061 | Revisions Annotate |
spxmlevent.hpp | 4075 | Revisions Annotate |
spxmlhandle.cpp | 3111 | Revisions Annotate |
spxmlhandle.hpp | 1762 | Revisions Annotate |
spxmlnode.cpp | 8811 | Revisions Annotate |
spxmlnode.hpp | 4350 | Revisions Annotate |
spxmlparser.cpp | 6088 | Revisions Annotate |
spxmlparser.hpp | 1547 | Revisions Annotate |
spxmlreader.cpp | 15538 | Revisions Annotate |
spxmlreader.hpp | 4206 | Revisions Annotate |
spxmlstag.cpp | 6200 | Revisions Annotate |
spxmlstag.hpp | 2363 | Revisions Annotate |
spxmlutils.cpp | 5177 | Revisions Annotate |
spxmlutils.hpp | 1750 | Revisions Annotate |