Description
XML parsing with libxml++ becomes a little more convenient for C++ projects that need helper code around document handling. The library wraps or organizes common parsing work so applications can keep their own XML code smaller.
It is mainly for developers or packages that already depend on libcxml. It does not add an XML editor; another application must use the library to read or process XML files.