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 3a31e5f87a Zwischenstand 16 years ago
doc Zwischenstand 16 years ago
src Zwischenstand 16 years ago
test first working and tested release 16 years ago
AUTHORS import 16 years ago
COPYING first working and tested release 16 years ago
ChangeLog import 16 years ago
INSTALL first working and tested release 16 years ago
NEWS import 16 years ago
README import 16 years ago
bootstrap.sh import 16 years ago
configure.in Zwischenstand 16 years ago
makefile.am import 16 years ago

README