Xalan-C++ API Documentation
Go to the documentation of this file.
18 #if !defined(XALANSOURCETREEHELPER_HEADER_GUARD_1357924680)
19 #define XALANSOURCETREEHELPER_HEADER_GUARD_1357924680
31 XALAN_CPP_NAMESPACE_BEGIN
163 XALAN_CPP_NAMESPACE_END
167 #endif // !defined(XALANSOURCETREEHELPER_HEADER_GUARD_1357924680)
static void appendSiblingToChild(XalanSourceTreeElement *theOwnerElement, XalanNode *&theFirstChildSlot, XalanSourceTreeText *theNewSibling)
static void appendSiblingToChild(XalanSourceTreeDocumentFragment *theOwnerDocumentFragment, XalanNode *&theFirstChildSlot, XalanSourceTreeProcessingInstruction *theNewSibling)
static XalanNode * getLastSibling(XalanNode *theNode)
static void appendSibling(XalanNode *theLastSibling, XalanSourceTreeElement *theNewLastSibling)
static void appendSibling(XalanNode *theLastSibling, XalanSourceTreeProcessingInstruction *theNewLastSibling)
static void appendSibling(XalanSourceTreeDocument *theDocument, XalanNode *&theNextSiblingSlot, XalanNode *theNewSibling)
static void appendSibling(XalanSourceTreeComment *theNode, XalanNode *&theNextSiblingSlot, XalanNode *theNewSibling)
static void appendSiblingToChild(XalanSourceTreeElement *theOwnerElement, XalanNode *&theFirstChildSlot, XalanSourceTreeProcessingInstruction *theNewSibling)
static void appendSibling(XalanSourceTreeElement *theNode, XalanNode *&theNextSiblingSlot, XalanNode *theNewSibling)
static void appendSiblingToChild(XalanSourceTreeElement *theOwnerElement, XalanNode *&theFirstChildSlot, XalanSourceTreeElement *theNewSibling)
static void appendSibling(XalanSourceTreeProcessingInstruction *theNode, XalanNode *&theNextSiblingSlot, XalanNode *theNewSibling)
static void appendSibling(XalanNode *theLastSibling, XalanSourceTreeComment *theNewLastSibling)
static void appendSiblingToChild(XalanSourceTreeDocumentFragment *theOwnerDocumentFragment, XalanNode *&theFirstChildSlot, XalanSourceTreeComment *theNewSibling)
static void appendSiblingToChild(XalanSourceTreeElement *theOwnerElement, XalanNode *&theFirstChildSlot, XalanSourceTreeComment *theNewSibling)
static void appendSiblingToChild(XalanSourceTreeDocumentFragment *theOwnerDocumentFragment, XalanNode *&theFirstChildSlot, XalanSourceTreeText *theNewSibling)
static void appendSiblingToChild(XalanSourceTreeDocumentFragment *theOwnerDocumentFragment, XalanNode *&theFirstChildSlot, XalanSourceTreeElement *theNewSibling)
#define XALAN_XALANSOURCETREE_EXPORT
static void appendSibling(XalanSourceTreeText *theNode, XalanNode *&theNextSiblingSlot, XalanNode *theNewSibling)
static void appendSibling(XalanNode *theLastSibling, XalanSourceTreeText *theNewLastSibling)
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.11
Copyright © 1999-2012 The Apache Software Foundation.
All Rights Reserved.
|
|