Xalan-C++ API Documentation
Xalan-C++ API Documentation
The Xalan C++ XSLT Processor Version 1.10
Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members
XercesToXalanNodeMap Class Reference
This class is deprecated.
More...
#include <XercesToXalanNodeMap.hpp>
Collaboration diagram for XercesToXalanNodeMap:
[legend]List of all members.Public Types
Public Methods
Detailed Description
This class is deprecated.
-
Deprecated:
-
This class works with the deprecated Xerces DOM bridge.
Member Typedef Documentation
typedef XERCES_CPP_NAMESPACE_QUALIFIER DOM_Node XercesToXalanNodeMap::DOM_NodeType
|
|
typedef XERCES_CPP_NAMESPACE_QUALIFIER NodeImpl XercesToXalanNodeMap::NodeImplType
|
|
Constructor & Destructor Documentation
XercesToXalanNodeMap::XercesToXalanNodeMap (
|
)
|
|
XercesToXalanNodeMap::~XercesToXalanNodeMap (
|
)
|
|
Member Function Documentation
void XercesToXalanNodeMap::addAssociation (
|
const DOM_NodeType & theXercesNode,
|
|
XalanNode * theXalanNode )
|
|
void XercesToXalanNodeMap::clear (
|
)
|
|
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.10
Copyright © 1999-2004 The Apache Software Foundation. All Rights Reserved.
|
|