Xalan-C++ API Reference  1.12.0
Public Types | Public Member Functions | List of all members
xalanc::XercesDOM_AttrHack Class Reference

#include <xalanc/XercesParserLiaison/Deprecated/XercesDOM_NodeHack.hpp>

Inheritance diagram for xalanc::XercesDOM_AttrHack:
[legend]
Collaboration diagram for xalanc::XercesDOM_AttrHack:
[legend]

Public Types

typedef xercesc::DOM_Attr ParentType
 

Public Member Functions

 XercesDOM_AttrHack (AttrImplType *theImpl=0)
 
 XercesDOM_AttrHack (const ParentType &theSource)
 
 ~XercesDOM_AttrHack ()
 

Detailed Description

Definition at line 82 of file XercesDOM_NodeHack.hpp.

Member Typedef Documentation

◆ ParentType

typedef xercesc::DOM_Attr xalanc::XercesDOM_AttrHack::ParentType

Definition at line 86 of file XercesDOM_NodeHack.hpp.

Constructor & Destructor Documentation

◆ XercesDOM_AttrHack() [1/2]

xalanc::XercesDOM_AttrHack::XercesDOM_AttrHack ( AttrImplType theImpl = 0)

◆ XercesDOM_AttrHack() [2/2]

xalanc::XercesDOM_AttrHack::XercesDOM_AttrHack ( const ParentType theSource)

◆ ~XercesDOM_AttrHack()

xalanc::XercesDOM_AttrHack::~XercesDOM_AttrHack ( )

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