Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.10

Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages

KeyTable.hpp File Reference

Go to the source code of this file.

Defines

Typedefs


Define Documentation

#define XALAN_KEYTABLE_HEADER_GUARD
 


Typedef Documentation

typedef XalanMap<XalanDOMString, MutableNodeRefList> NodeListMapTypeDefinitions
 

Table of element keys, keyed by document node.

An instance of this class is keyed by a Document node that should be matched with the root of the current context. It contains a table of name mappings to tables that contain mappings of identifier values to nodes.

Interpreting class diagrams

Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.

dot

Xalan-C++ XSLT Processor Version 1.10
Copyright © 1999-2004 The Apache Software Foundation. All Rights Reserved.

Apache Logo