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_TextHack Class Reference

Public Types

typedef
XERCES_CPP_NAMESPACE_QUALIFIER
DOM_Text 
ParentType

Public Member Functions

 XercesDOM_TextHack (TextImplType *theImpl=0)
 XercesDOM_TextHack (const ParentType &theSource)
 ~XercesDOM_TextHack ()
const DOMStringType getNodeNameImpl () const
const DOMStringType getNodeValueImpl () const
const DOMStringType getNamespaceURIImpl () const
const DOMStringType getPrefixImpl () const
const DOMStringType getLocalNameImpl () const
const DOMStringType getDataImpl () const
TextImplTypegetImpl () const

Static Public Member Functions

static TextImplTypegetImpl (const ParentType &theNode)

Member Typedef Documentation

typedef XERCES_CPP_NAMESPACE_QUALIFIER DOM_Text XercesDOM_TextHack::ParentType

Constructor & Destructor Documentation

XercesDOM_TextHack::XercesDOM_TextHack ( TextImplType theImpl = 0)
XercesDOM_TextHack::XercesDOM_TextHack ( const ParentType theSource)
XercesDOM_TextHack::~XercesDOM_TextHack ( )

Member Function Documentation

const DOMStringType XercesDOM_TextHack::getDataImpl ( ) const
TextImplType* XercesDOM_TextHack::getImpl ( ) const
static TextImplType* XercesDOM_TextHack::getImpl ( const ParentType theNode)
static
const DOMStringType XercesDOM_TextHack::getLocalNameImpl ( ) const
const DOMStringType XercesDOM_TextHack::getNamespaceURIImpl ( ) const
const DOMStringType XercesDOM_TextHack::getNodeNameImpl ( ) const
const DOMStringType XercesDOM_TextHack::getNodeValueImpl ( ) const
const DOMStringType XercesDOM_TextHack::getPrefixImpl ( ) 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