| static void XalanSourceTreeHelper::appendSibling | ( | XalanSourceTreeDocument * | theDocument, | |
| XalanNode *& | theNextSiblingSlot, | |||
| XalanNode * | theNewSibling | |||
| ) | [static] |
| static void XalanSourceTreeHelper::appendSibling | ( | XalanSourceTreeComment * | theNode, | |
| XalanNode *& | theNextSiblingSlot, | |||
| XalanNode * | theNewSibling | |||
| ) | [static] |
| static void XalanSourceTreeHelper::appendSibling | ( | XalanSourceTreeElement * | theNode, | |
| XalanNode *& | theNextSiblingSlot, | |||
| XalanNode * | theNewSibling | |||
| ) | [static] |
| static void XalanSourceTreeHelper::appendSibling | ( | XalanSourceTreeProcessingInstruction * | theNode, | |
| XalanNode *& | theNextSiblingSlot, | |||
| XalanNode * | theNewSibling | |||
| ) | [static] |
| static void XalanSourceTreeHelper::appendSibling | ( | XalanSourceTreeText * | theNode, | |
| XalanNode *& | theNextSiblingSlot, | |||
| XalanNode * | theNewSibling | |||
| ) | [static] |
| static void XalanSourceTreeHelper::appendSibling | ( | XalanNode * | theLastSibling, | |
| XalanSourceTreeComment * | theNewLastSibling | |||
| ) | [static] |
| static void XalanSourceTreeHelper::appendSibling | ( | XalanNode * | theLastSibling, | |
| XalanSourceTreeElement * | theNewLastSibling | |||
| ) | [static] |
| static void XalanSourceTreeHelper::appendSibling | ( | XalanNode * | theLastSibling, | |
| XalanSourceTreeProcessingInstruction * | theNewLastSibling | |||
| ) | [static] |
| static void XalanSourceTreeHelper::appendSibling | ( | XalanNode * | theLastSibling, | |
| XalanSourceTreeText * | theNewLastSibling | |||
| ) | [static] |
| static void XalanSourceTreeHelper::appendSiblingToChild | ( | XalanSourceTreeElement * | theOwnerElement, | |
| XalanNode *& | theFirstChildSlot, | |||
| XalanSourceTreeComment * | theNewSibling | |||
| ) | [static] |
| static void XalanSourceTreeHelper::appendSiblingToChild | ( | XalanSourceTreeElement * | theOwnerElement, | |
| XalanNode *& | theFirstChildSlot, | |||
| XalanSourceTreeElement * | theNewSibling | |||
| ) | [static] |
| static void XalanSourceTreeHelper::appendSiblingToChild | ( | XalanSourceTreeElement * | theOwnerElement, | |
| XalanNode *& | theFirstChildSlot, | |||
| XalanSourceTreeProcessingInstruction * | theNewSibling | |||
| ) | [static] |
| static void XalanSourceTreeHelper::appendSiblingToChild | ( | XalanSourceTreeElement * | theOwnerElement, | |
| XalanNode *& | theFirstChildSlot, | |||
| XalanSourceTreeText * | theNewSibling | |||
| ) | [static] |
| static void XalanSourceTreeHelper::appendSiblingToChild | ( | XalanSourceTreeDocumentFragment * | theOwnerDocumentFragment, | |
| XalanNode *& | theFirstChildSlot, | |||
| XalanSourceTreeComment * | theNewSibling | |||
| ) | [static] |
| static void XalanSourceTreeHelper::appendSiblingToChild | ( | XalanSourceTreeDocumentFragment * | theOwnerDocumentFragment, | |
| XalanNode *& | theFirstChildSlot, | |||
| XalanSourceTreeElement * | theNewSibling | |||
| ) | [static] |
| static void XalanSourceTreeHelper::appendSiblingToChild | ( | XalanSourceTreeDocumentFragment * | theOwnerDocumentFragment, | |
| XalanNode *& | theFirstChildSlot, | |||
| XalanSourceTreeProcessingInstruction * | theNewSibling | |||
| ) | [static] |
| static void XalanSourceTreeHelper::appendSiblingToChild | ( | XalanSourceTreeDocumentFragment * | theOwnerDocumentFragment, | |
| XalanNode *& | theFirstChildSlot, | |||
| XalanSourceTreeText * | theNewSibling | |||
| ) | [static] |
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
|
Xalan-C++ XSLT Processor Version 1.10 |
|
|