Xalan-C++ API Documentation
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
XercesBridgeNavigator Member List
This is the complete list of members for XercesBridgeNavigator, including all inherited members.
- appendChild(DOM_NodeType &theXercesParent, XalanNode *newChild) const
- cloneNode(const XalanNode *theXalanNode, const DOM_NodeType &theXercesNode, bool deep) const
- getFirstChild(const DOM_NodeType &theXercesNode) const
- getFirstChild() const
- getIndex() const
- getLastChild(const DOM_NodeType &theXercesNode) const
- getLastChild() const
- getNextSibling(const DOM_NodeType &theXercesNode) const
- getNextSibling() const
- getOwnerDocument() const
- getOwnerElement(const DOM_AttrType &theXercesAttr) const
- getParentNode(const DOM_NodeType &theXercesNode) const
- getParentNode() const
- getPooledString(const DOMStringType &theString) const
- getPreviousSibling(const DOM_NodeType &theXercesNode) const
- getPreviousSibling() const
- IndexType typedef
- insertBefore(DOM_NodeType &theXercesParent, XalanNode *newChild, XalanNode *refChild) const
- mapNode(const DOM_NodeType &theXercesNode) const
- mapNode(const DOM_AttrType &theXercesNode) const
- mapNode(const XalanNode *theXalanNode) const
- mapNode(const XalanAttr *theXercesNode) const
- removeChild(DOM_NodeType &theXercesParent, XalanNode *oldChild) const
- replaceChild(DOM_NodeType &theXercesParent, XalanNode *newChild, XalanNode *oldChild) const
- setFirstChild(XalanNode *theFirstChild)
- setIndex(IndexType theIndex)
- setLastChild(XalanNode *theLastChild)
- setNextSibling(XalanNode *theNextSibling)
- setOwnerDocument(XercesDocumentBridge *theDocument)
- setParentNode(XalanNode *theParent)
- setPreviousSibling(XalanNode *thePreviousSibling)
- splitText(DOM_TextType &theXercesText, unsigned int offset) const
- XercesBridgeNavigator(XercesDocumentBridge *theOwnerDocument=0, bool mappingMode=true)
[explicit]
- 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++ XSLT Processor Version 1.10
Copyright © 1999-2004 The Apache Software Foundation. All Rights Reserved.
|
|