Xalan-C++ API Documentation
Xalan-C++ API Documentation
The Xalan C++ XSL Transformer Version 1.1
Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members
XercesDOM_TextHack Class Reference
#include <XercesDOM_NodeHack.hpp>
Inheritance diagram for XercesDOM_TextHack
[legend]Collaboration diagram for XercesDOM_TextHack:
[legend]List of all members.Public Methods
Static Public Methods
Constructor & Destructor Documentation
XercesDOM_TextHack::XercesDOM_TextHack (
|
TextImpl * theImpl = 0 )
|
|
XercesDOM_TextHack::XercesDOM_TextHack (
|
const DOM_Text & theSource )
|
|
XercesDOM_TextHack::~XercesDOM_TextHack (
|
)
|
|
Member Function Documentation
const DOMString XercesDOM_TextHack::getDataImpl (
|
) const
|
|
TextImpl * XercesDOM_TextHack::getImpl (
|
const DOM_Text & theNode ) [static]
|
|
TextImpl * XercesDOM_TextHack::getImpl (
|
) const []
|
|
const DOMString XercesDOM_TextHack::getLocalNameImpl (
|
) const
|
|
const DOMString XercesDOM_TextHack::getNamespaceURIImpl (
|
) const
|
|
const DOMString XercesDOM_TextHack::getNodeNameImpl (
|
) const
|
|
const DOMString XercesDOM_TextHack::getNodeValueImpl (
|
) const
|
|
const DOMString 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.
Xalan-C++ XSL Transformer Version 1.1
Copyright © 2000, 2001 The Apache Software Foundation. All Rights Reserved.
|
|