Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.11


Classes | Typedefs
KeyTable.hpp File Reference
#include "XSLTDefinitions.hpp"
#include <xalanc/XalanDOM/XalanDOMString.hpp>
#include <xalanc/Include/XalanVector.hpp>
#include <xalanc/Include/XalanMap.hpp>
#include <xalanc/PlatformSupport/DOMStringHelper.hpp>
#include <xalanc/XPath/MutableNodeRefList.hpp>
#include <xalanc/XPath/XalanQNameByReference.hpp>

Go to the source code of this file.

Classes

class  KeyTable
 

Typedefs

typedef XalanMap< XalanDOMString, MutableNodeRefListNodeListMapTypeDefinitions
 Table of element keys, keyed by document node. More...
 

Typedef Documentation

◆ 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.

Definition at line 56 of file KeyTable.hpp.

Interpreting class diagrams

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

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

Apache Logo