kde-workspace/libs/kephal/service/xml
2014-11-13 19:30:51 +02:00
..
configurations_xml.cpp initial import 2014-11-13 19:30:51 +02:00
configurations_xml.h initial import 2014-11-13 19:30:51 +02:00
README initial import 2014-11-13 19:30:51 +02:00
xmlnodehandler.cpp initial import 2014-11-13 19:30:51 +02:00
xmlnodehandler.h initial import 2014-11-13 19:30:51 +02:00
xmlnodehandler.h.cpp initial import 2014-11-13 19:30:51 +02:00
xmltype.cpp initial import 2014-11-13 19:30:51 +02:00
xmltype.h initial import 2014-11-13 19:30:51 +02:00

These classes allow a simple type of xml-data-binding. I'll add some
docs to this once i find some time, currently these are only for
internal use in Kephal.

configurations_xml.[h|cpp] has the actual xml-classes for Kephals
        xml-file.

all other files just offer the basics for schema-definition, loading
        and saving of xml.