Unicorn XML Toolkit
Version 1.00.00

Namespace EcmaScriptXml

Contains classes implementing XML extensions for the ECMAScript interpreter as specified in Unicorn ECMAScript Interpreter. Reference Manual. XML Extensions. Version 2.0.

Classes provided by this namespace must be used together with classes provided by the EcmaScript namespace, which implements the ECMAScript interpreter.

In this document, the abbreviation SAX is referencing the C++ implementation of the Simple API for XML defined by the Sax namespace, rather than the original SAX for Java described in SAX 2.0: The Simple API for XML.

Since:
1.00.00
Version:
1.00.00
Author:
Alexey Gokhberg
Class Summary
CEcmaScriptXmlException The exception thrown by ECMAScript XML extensions.
CXmlExtension The XML extension package for the ECMAScript interpreter.
CXmlObject The XML extension root object.
CBaseObject The base class for XML extension objects.
CBaseConstructor The base class for XML extension constructors.
CContentHandlerInstance The ECMAScript object representing a SAX ContentHandler instance.
CStreamInstance The ECMAScript object representing an XML Stream instance.
CProcessorInstance The ECMAScript object representing an XML Processor instance.
 


Unicorn XML Toolkit
Version 1.00.00


This document was created using Unicorn DOC++.

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