Welcome to the xmlio tutorial. xmlio is a c++ library which provides objects with xml input and output functionality. Thus simply by deriving your objects from xmlio objects they inherit full xml support and are now able to read or write their data from or to xml files. The following short lessons will show you how to derive your objects from xmlio objects. All files and example programmes of this tutorial can be found in examples/tutorial of the xmlio distribution.
previous | next |