Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.11


Public Types | Public Member Functions | List of all members
XercesWrapperToXalanNodeMap Class Reference

#include <XercesWrapperToXalanNodeMap.hpp>

Public Types

typedef XalanMap< const
DOMNodeType *, XalanNode * > 
XercesNodeMapType
 

Public Member Functions

 XercesWrapperToXalanNodeMap (MemoryManager &theManager)
 
 ~XercesWrapperToXalanNodeMap ()
 
MemoryManager & getMemoryManager ()
 
void addAssociation (const DOMNodeType *theXercesNode, XalanNode *theXalanNode)
 
void clear ()
 
XalanNodegetNode (const DOMNodeType *theXercesNode) const
 

Detailed Description

Definition at line 43 of file XercesWrapperToXalanNodeMap.hpp.

Member Typedef Documentation

Definition at line 48 of file XercesWrapperToXalanNodeMap.hpp.

Constructor & Destructor Documentation

XercesWrapperToXalanNodeMap::XercesWrapperToXalanNodeMap ( MemoryManager &  theManager)
XercesWrapperToXalanNodeMap::~XercesWrapperToXalanNodeMap ( )

Member Function Documentation

void XercesWrapperToXalanNodeMap::addAssociation ( const DOMNodeType theXercesNode,
XalanNode theXalanNode 
)
void XercesWrapperToXalanNodeMap::clear ( )
MemoryManager& XercesWrapperToXalanNodeMap::getMemoryManager ( )
inline

Definition at line 56 of file XercesWrapperToXalanNodeMap.hpp.

XalanNode* XercesWrapperToXalanNodeMap::getNode ( const DOMNodeType theXercesNode) const

The documentation for this class was generated from the following file:

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