The XML Streams Module
The XML Streams Module in SourcePro Core allows you to serialize an object and write it as a stream of XML data. The serialized object can later be streamed in and restored, either by the process that streamed the object or by another process equipped to handle XML streams. The XML Streams Module works directly with the data streams and object serialization classes of the Advanced Tools Module.
The XML Streams Module consists of a single package, the XML Streams Package.
This class group is accessible through the Modules tab of the SourcePro API Reference Guide.