Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.9

Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

XalanSourceTreeHelper Member List

This is the complete list of members for XalanSourceTreeHelper, including all inherited members.
appendSibling(XalanSourceTreeDocument *theDocument, XalanNode *&theNextSiblingSlot, XalanNode *theNewSibling)XalanSourceTreeHelper [static]
appendSibling(XalanSourceTreeComment *theNode, XalanNode *&theNextSiblingSlot, XalanNode *theNewSibling)XalanSourceTreeHelper [static]
appendSibling(XalanSourceTreeElement *theNode, XalanNode *&theNextSiblingSlot, XalanNode *theNewSibling)XalanSourceTreeHelper [static]
appendSibling(XalanSourceTreeProcessingInstruction *theNode, XalanNode *&theNextSiblingSlot, XalanNode *theNewSibling)XalanSourceTreeHelper [static]
appendSibling(XalanSourceTreeText *theNode, XalanNode *&theNextSiblingSlot, XalanNode *theNewSibling)XalanSourceTreeHelper [static]
appendSibling(XalanNode *theLastSibling, XalanSourceTreeComment *theNewLastSibling)XalanSourceTreeHelper [static]
appendSibling(XalanNode *theLastSibling, XalanSourceTreeElement *theNewLastSibling)XalanSourceTreeHelper [static]
appendSibling(XalanNode *theLastSibling, XalanSourceTreeProcessingInstruction *theNewLastSibling)XalanSourceTreeHelper [static]
appendSibling(XalanNode *theLastSibling, XalanSourceTreeText *theNewLastSibling)XalanSourceTreeHelper [static]
appendSiblingToChild(XalanSourceTreeElement *theOwnerElement, XalanNode *&theFirstChildSlot, XalanSourceTreeComment *theNewSibling)XalanSourceTreeHelper [static]
appendSiblingToChild(XalanSourceTreeElement *theOwnerElement, XalanNode *&theFirstChildSlot, XalanSourceTreeElement *theNewSibling)XalanSourceTreeHelper [static]
appendSiblingToChild(XalanSourceTreeElement *theOwnerElement, XalanNode *&theFirstChildSlot, XalanSourceTreeProcessingInstruction *theNewSibling)XalanSourceTreeHelper [static]
appendSiblingToChild(XalanSourceTreeElement *theOwnerElement, XalanNode *&theFirstChildSlot, XalanSourceTreeText *theNewSibling)XalanSourceTreeHelper [static]
appendSiblingToChild(XalanSourceTreeDocumentFragment *theOwnerDocumentFragment, XalanNode *&theFirstChildSlot, XalanSourceTreeComment *theNewSibling)XalanSourceTreeHelper [static]
appendSiblingToChild(XalanSourceTreeDocumentFragment *theOwnerDocumentFragment, XalanNode *&theFirstChildSlot, XalanSourceTreeElement *theNewSibling)XalanSourceTreeHelper [static]
appendSiblingToChild(XalanSourceTreeDocumentFragment *theOwnerDocumentFragment, XalanNode *&theFirstChildSlot, XalanSourceTreeProcessingInstruction *theNewSibling)XalanSourceTreeHelper [static]
appendSiblingToChild(XalanSourceTreeDocumentFragment *theOwnerDocumentFragment, XalanNode *&theFirstChildSlot, XalanSourceTreeText *theNewSibling)XalanSourceTreeHelper [static]
getLastSibling(XalanNode *theNode)XalanSourceTreeHelper [static]

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.9
Copyright © 1999-2004 The Apache Software Foundation. All Rights Reserved.