Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.11


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

This class is deprecated. More...

#include <XercesDOM_NodeHack.hpp>

Inherits XERCES_CPP_NAMESPACE_QUALIFIER DOM_Node.

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.

Definition at line 57 of file XercesDOM_NodeHack.hpp.

Member Typedef Documentation

◆ ParentType

typedef XERCES_CPP_NAMESPACE_QUALIFIER DOM_Node XercesDOM_NodeHack::ParentType

Definition at line 61 of file XercesDOM_NodeHack.hpp.

Constructor & Destructor Documentation

◆ XercesDOM_NodeHack()

XercesDOM_NodeHack::XercesDOM_NodeHack ( NodeImplType theImpl = 0)

◆ ~XercesDOM_NodeHack()

XercesDOM_NodeHack::~XercesDOM_NodeHack ( )

Member Function Documentation

◆ getImpl() [1/2]

NodeImplType* XercesDOM_NodeHack::getImpl ( ) const
inline

Definition at line 68 of file XercesDOM_NodeHack.hpp.

◆ getImpl() [2/2]

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

Definition at line 74 of file XercesDOM_NodeHack.hpp.


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