Unicorn XML Toolkit
Version 1.00.00

Namespace SaxDom

Contains classes implementing DOM readers and writers.

The DOM reader is an XML stream (derived from Sax::CXmlStream ), which transforms content of a subtree of a DOM or XDM document into a sequence of SAX content events.

The DOM writer is a SAX content handler (derived from Sax::CContentHandler ), which receives a sequence of SAX content events and transforms it into a subtree of a DOM or XDM document.

Note that DOM readers read from DOM/XDM, while DOM writers write to DOM/XDM.

See descriptions of Sax and Dom namespaces for more information about implementation of SAX and DOM/XDM.

Since:
1.00.00
Version:
1.00.00
Author:
Alexey Gokhberg
Class Summary
CReader The DOM reader.
CWriter The DOM writer.
 


Unicorn XML Toolkit
Version 1.00.00


This document was created using Unicorn DOC++.

Copyright 1999-2001 Unicorn Enterprises SA.
All Rights Reserved.