|
Boost Users : |
From: loufoque (mathias.gaunard_at_[hidden])
Date: 2006-04-17 15:06:59
lanser wrote :
> hello, i need a simple xml prasing library, i consider there should be
> some in boost lib but i can't find it or document for this, help!
I would advise libxml++.
It's a C++ wrapper for libxml2, which is nicier than the original C library.
Unlike Xerces, it uses modern C++ with templates and RTTI.
Be aware though that it depends on glibmm (which is pretty huge - but
you could trim it to what's only needed) for Unicode handling.
Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net