XML
This page is a simple road map for XML related documentation in
CLAM.
More...
Detailed Description
This page is a simple road map for XML related documentation in
CLAM.
- If you are using existing CLAM Objects or your own CLAM::DynamicType and you simply want to dump or restore them using XML then you should check the CLAM::XmlStorage class documentation.
- If you only need to output XML quickly and you don't want to define an object to be dumped, see XmlScoped . This method works only for writing.
- Author:
- David Garcia.