Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.10

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

Public Types

typedef XalanMap< const
DOMNodeType *, XalanNode * > 
XercesNodeMapType
 

Public Member Functions

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

Member Typedef Documentation

Constructor & Destructor Documentation

XercesWrapperToXalanNodeMap::XercesWrapperToXalanNodeMap ( MemoryManagerType theManager)
XercesWrapperToXalanNodeMap::~XercesWrapperToXalanNodeMap ( )

Member Function Documentation

void XercesWrapperToXalanNodeMap::addAssociation ( const DOMNodeType theXercesNode,
XalanNode theXalanNode 
)
void XercesWrapperToXalanNodeMap::clear ( )
MemoryManagerType& XercesWrapperToXalanNodeMap::getMemoryManager ( )
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.

dot

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

Apache Logo