Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.10

Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

XalanSourceTreeHelper Class Reference

#include <XalanSourceTreeHelper.hpp>

List of all members.

Static Public Methods


Member Function Documentation

void XalanSourceTreeHelper::appendSibling ( XalanNode * theLastSibling,
XalanSourceTreeText * theNewLastSibling ) [static]
 

void XalanSourceTreeHelper::appendSibling ( XalanNode * theLastSibling,
XalanSourceTreeProcessingInstruction * theNewLastSibling ) [static]
 

void XalanSourceTreeHelper::appendSibling ( XalanNode * theLastSibling,
XalanSourceTreeElement * theNewLastSibling ) [static]
 

void XalanSourceTreeHelper::appendSibling ( XalanNode * theLastSibling,
XalanSourceTreeComment * theNewLastSibling ) [static]
 

void XalanSourceTreeHelper::appendSibling ( XalanSourceTreeText * theNode,
XalanNode *& theNextSiblingSlot,
XalanNode * theNewSibling ) [static]
 

void XalanSourceTreeHelper::appendSibling ( XalanSourceTreeProcessingInstruction * theNode,
XalanNode *& theNextSiblingSlot,
XalanNode * theNewSibling ) [static]
 

void XalanSourceTreeHelper::appendSibling ( XalanSourceTreeElement * theNode,
XalanNode *& theNextSiblingSlot,
XalanNode * theNewSibling ) [static]
 

void XalanSourceTreeHelper::appendSibling ( XalanSourceTreeComment * theNode,
XalanNode *& theNextSiblingSlot,
XalanNode * theNewSibling ) [static]
 

void XalanSourceTreeHelper::appendSibling ( XalanSourceTreeDocument * theDocument,
XalanNode *& theNextSiblingSlot,
XalanNode * theNewSibling ) [static]
 

void XalanSourceTreeHelper::appendSiblingToChild ( XalanSourceTreeDocumentFragment * theOwnerDocumentFragment,
XalanNode *& theFirstChildSlot,
XalanSourceTreeText * theNewSibling ) [static]
 

void XalanSourceTreeHelper::appendSiblingToChild ( XalanSourceTreeDocumentFragment * theOwnerDocumentFragment,
XalanNode *& theFirstChildSlot,
XalanSourceTreeProcessingInstruction * theNewSibling ) [static]
 

void XalanSourceTreeHelper::appendSiblingToChild ( XalanSourceTreeDocumentFragment * theOwnerDocumentFragment,
XalanNode *& theFirstChildSlot,
XalanSourceTreeElement * theNewSibling ) [static]
 

void XalanSourceTreeHelper::appendSiblingToChild ( XalanSourceTreeDocumentFragment * theOwnerDocumentFragment,
XalanNode *& theFirstChildSlot,
XalanSourceTreeComment * theNewSibling ) [static]
 

void XalanSourceTreeHelper::appendSiblingToChild ( XalanSourceTreeElement * theOwnerElement,
XalanNode *& theFirstChildSlot,
XalanSourceTreeText * theNewSibling ) [static]
 

void XalanSourceTreeHelper::appendSiblingToChild ( XalanSourceTreeElement * theOwnerElement,
XalanNode *& theFirstChildSlot,
XalanSourceTreeProcessingInstruction * theNewSibling ) [static]
 

void XalanSourceTreeHelper::appendSiblingToChild ( XalanSourceTreeElement * theOwnerElement,
XalanNode *& theFirstChildSlot,
XalanSourceTreeElement * theNewSibling ) [static]
 

void XalanSourceTreeHelper::appendSiblingToChild ( XalanSourceTreeElement * theOwnerElement,
XalanNode *& theFirstChildSlot,
XalanSourceTreeComment * theNewSibling ) [static]
 

XalanNode * XalanSourceTreeHelper::getLastSibling ( XalanNode * 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