RapidXml
User Ratings
Featured Reviews
Most Helpful Positive Review
Clean structure, even no docs needed. Easy to integrate - headers only.
Most Helpful Negative Review
Quite buggy! Especially with large buggy XML inputs. No namespace support (WHY?!). I ended up hand-rolling my own expat-based parser.
Express yourself: log in to write a review.
User Reviews
-
Clean structure, even no docs needed. Easy to integrate - headers only.
-
Love rapidxml
-
Easy to use and works.
-
Quite buggy! Especially with large buggy XML inputs. No namespace support (WHY?!). I ended up hand-rolling my own expat-based parser.
-
I have used rapidxml-1.13, and the version 'hidden' inside Boost.PropertyTree. It's simple to operate, and without many lines of code I was able to add XML Namespaces (prefix mapping) support and create a visitor to adapt to a parser-neutral SAX2 interface, so I could change over from another parser.
-
Great app rapidxml