Xalan-C++ API Documentation
Xalan-C++ API Documentation
The Xalan-C++ XSL Transformer Version 1.0
Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Compound Members File Members
XercesBridgeNavigator Member List
This is the complete list of members for XercesBridgeNavigator, including all inherited members.
- appendChild( DOM_Node& theXercesParent, XalanNode* newChild) const
- cloneNode( const XalanNode* theXalanNode, const DOM_Node& theXercesNode, bool deep) const
- getFirstChild(const DOM_Node& theXercesNode) const
- getFirstChild() const
- getIndex() const
- getLastChild(const DOM_Node& theXercesNode) const
- getLastChild() const
- getNextSibling(const DOM_Node& theXercesNode) const
- getNextSibling() const
- getOwnerDocument() const
- getOwnerElement(const DOM_Attr& theXercesAttr) const
- getParentNode(const DOM_Node& theXercesNode) const
- getParentNode() const
- getPreviousSibling(const DOM_Node& theXercesNode) const
- getPreviousSibling() const
- insertBefore( DOM_Node& theXercesParent, XalanNode* newChild, XalanNode* refChild) const
- mapNode(const DOM_Node& theXercesNode) const
- mapNode(const DOM_Attr& theXercesNode) const
- mapNode(const XalanNode* theXalanNode) const
- mapNode(const XalanAttr* theXercesNode) const
- removeChild( DOM_Node& theXercesParent, XalanNode* oldChild) const
- replaceChild( DOM_Node& theXercesParent, XalanNode* newChild, XalanNode* oldChild) const
- setFirstChild(XalanNode* theFirstChild)
- setIndex(unsigned long theIndex)
- setLastChild(XalanNode* theLastChild)
- setNextSibling(XalanNode* theNextSibling)
- setOwnerDocument(XercesDocumentBridge* theDocument)
- setParentNode(XalanNode* theParent)
- setPreviousSibling(XalanNode* thePreviousSibling)
- splitText( DOM_Text& theXercesText, unsigned int offset) const
- XercesBridgeNavigator( XercesDocumentBridge* theOwnerDocument = 0, bool mappingMode = true)
- XercesBridgeNavigator(const XercesBridgeNavigator& theSource)
- ~XercesBridgeNavigator()
[virtual]
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.0
Copyright © 2000 The Apache Software Foundation. All Rights Reserved.
|
|