|
Xalan-C++ API Reference
1.12.0
|
Go to the documentation of this file.
18 #if !defined(XALAN_KEYTABLE_HEADER_GUARD)
19 #define XALAN_KEYTABLE_HEADER_GUARD
51 class NodeRefListBase;
53 class StylesheetExecutionContext;
98 create(MemoryManager& theManager,
127 processKeyDeclaration(
165 #endif // XALAN_KEYTABLE_HEADER_GUARD
XalanVector< KeyDeclaration > KeyDeclarationVectorType
#define XALAN_CPP_NAMESPACE
Xalan-C++ namespace, including major and minor version.
#define XALAN_USES_MEMORY_MANAGER(Type)
Local implementation of MutableNodeRefList.
Holds the attribute declarations for the "xsl:key" element.
This class defines an interface for classes that resolve namespace prefixes to their URIs.
Xalan implementation of a hashtable.
NodeListMapTypeDefinitions NodeListMapType
Class to represent a qualified name.
XalanMap< XalanDOMString, MutableNodeRefList > NodeListMapTypeDefinitions
Table of element keys, keyed by document node.
XalanMap< XalanQNameByReference, NodeListMapType > KeysMapType