C++ class for reading and writing XML structures. No need for a C++ code parser or special pre compiler. Specify a schema entirly in native C++. The schema is verified when XML is read and exceptions are thrown when the XML to be parse is invalid.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Marc Wäckerlin 065ca407c4 need another move for squeeze 9 years ago
..
xml-cxx replaced std::auto_ptr by new std::unique_ptr 9 years ago
libxml-cxx.pc.in link-fix 9 years ago
makefile.am update to new build system 9 years ago
version.cxx update to new build system 9 years ago
version.cxx.in new build rules, same changes as in ticket 12 of mrw-c++; refs #14 9 years ago
version.hxx update to new build system 9 years ago
xml.cxx need another move for squeeze 9 years ago