|
Sixemell is a C++ class library
that aims to
provide a very simple interface to
read and write XML files.
Sixemell provides an object model
(like DOM) and not an event
driven parser (like SAX).
Please take a look at the
API Document
for more information.
The name Sixemell is derived from Simple XML. The library is very new, and should be regarded as a work in progress. However, it may prove to be usefull for simple applications. If you do use it, please let me know. I would like to know of any ideas you may have that would make things even simpler. |
|