Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.10

Public Types | Public Member Functions | Static Public Member Functions | List of all members
XercesDOM_NodeHack Class Reference

This class is deprecated. More...

Inheritance diagram for XercesDOM_NodeHack:

Public Types

typedef
XERCES_CPP_NAMESPACE_QUALIFIER
DOM_Node 
ParentType
 

Public Member Functions

 XercesDOM_NodeHack (NodeImplType *theImpl=0)
 
 ~XercesDOM_NodeHack ()
 
NodeImplTypegetImpl () const
 

Static Public Member Functions

static NodeImplTypegetImpl (const ParentType &theNode)
 

Detailed Description

This class is deprecated.

An evil class to hack the Xerces smart-pointer class. I'm only doing this because I have to...

Deprecated:
This class is part of the deprecated Xerces DOM bridge.

Member Typedef Documentation

typedef XERCES_CPP_NAMESPACE_QUALIFIER DOM_Node XercesDOM_NodeHack::ParentType

Constructor & Destructor Documentation

XercesDOM_NodeHack::XercesDOM_NodeHack ( NodeImplType theImpl = 0)
XercesDOM_NodeHack::~XercesDOM_NodeHack ( )

Member Function Documentation

NodeImplType* XercesDOM_NodeHack::getImpl ( ) const
static NodeImplType* XercesDOM_NodeHack::getImpl ( const ParentType theNode)
static

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