Unicorn XML Toolkit
Version 1.00.00

Namespace Xslt

This namespace contains declarations of classes related to the implementation of XSLT processor.

The XSLT technology is defined in XSL Transformations (XSLT) Version 1.0.

Since:
1.00.00
Version:
1.00.00
Author:
Alexey Gokhberg
Class Summary
CNodeId The unique identifier of an XML node.
CXsltException The exception thrown by the XSLT engine.
CExternalParamList The value list for stylesheet top-level parameters.
CAvt The abstract interface to XSLT attribute value templates.
CSortAttributes The set of sort attributes.
CSortKey The sort key.
CSortedArray The abstract interface to sorted arrays of nodes.
CSortedArrayIndex The abstract interface to sorted array indexes.
CSortedArrayFactory The abstract interface to sorted array factories.
CIdHandler The abstract interface for handling XML element identifiers.
CKeyHandler The abstract interface for handling XSLT keys.
CDataSet The abstract interface for handling XML element identifiers and XSLT keys, tracing open XML documents, and comparing relative positions of nodes.
CDataSetFactory The abstract interface to data set factories.
CExtensionContentType The specification of the allowed content of XSLT extension elements.
CExtensionStaticContext The abstract interface to the compile-time information related to the extension element.
CExtensionContext The abstract interface to the run-time information related to the extension element.
CTopLevelExtensionContext The abstract representation of the top-level extension context, which encapsulates data shared by all extension contexts.
CExtensionHandler The abstract interface for handling all extension elements and extension functions supported by the particular XSLT implementation.
CExtensionElement The abstract interface to extension elements.
CExtensionFunction The abstract interface to extension functions.
CExtensionPackageContext The abstract interface to global run-time data related to a single extension package.
CExtensionPackage The abstract interface to XSLT extension packages.
CSpaceHandler The abstract interface for whitespace handling in stylesheets and source documents.
CInputHandler The abstract interface for creating documents from various sources.
CMessageHandler The abstract interface for handling XSLT processor messages.
CErrorHandler The abstract interface for handling XSLT processor errors.
CEncodingHandler The abstract interface for mapping character encoding names to encoding objects.
CLocationHandler The abstract interface for locating stylesheet and document nodes in source XML documents.
CLocationHandlerFactory The abstract interface to location handler factories.
CDocumentFactory The abstract interface to document factories.
CXsltImplementation The abstract interface to features, which may have application-dependent implementation.
COutputException The exception thrown by the XSLT output engine.
COutputOptions The set of output options.
COutputHandler The abstract interface to the XSLT output engine.
CStylesheetHandler The abstract interface to XSLT stylesheets.
CStylesheetFactory The interface to XSLT stylesheet factories.
CProcessor The XSLT processor.
CPatternHandler The abstract interface to XSLT patterns.
CPatternFactory The abstract interface for XSLT pattern factories.
CBasicSortedArrayFactory The default implementation of the sorted array factory.
CBasicDataSetFactory The default implementation of the data set factory.
CBasicInputHandler The default implementation of the input handler.
CBasicMessageHandler The default implementation of the message handler.
CBasicErrorHandler The default implementation of the error handler.
CBasicEncodingHandler The default implementation of the encoding handler.
CBasicLocationHandlerFactory The default implementation of the location handler factory.
CBasicXsltImplementation The default implementation of the XSLT implementation object.
CBasicOutputHandler The default implementation of the output handler.
 


Unicorn XML Toolkit
Version 1.00.00


This document was created using Unicorn DOC++.

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