Rogue Wave banner
Previous fileTop of DocumentContentsIndex pageNext file
XML Streams Module User's Guide
Rogue Wave web site:  Home Page  |  Main Documentation Page

4.1 Introduction

The basic XML object streams described in the prevous chapter provide one way to serialize C++ classes to and from XML documents.

The basic classes display two main characteristics: simplicity and efficiency. They use a single schema with predefined elements to meet the goal of simplicity; and they use a very simple parsing mechanism with limited error checking to meet the second goal of efficiency.

The basic streams are particularly well suited to persistence schemes, where the readability of the resulting document is of less concern than the efficiency of the mechanism.



Previous fileTop of DocumentContentsNo linkNext file

Copyright © Rogue Wave Software, Inc. All Rights Reserved.

The Rogue Wave name and logo, and SourcePro, are registered trademarks of Rogue Wave Software. All other trademarks are the property of their respective owners.
Provide feedback to Rogue Wave about its documentation.