Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.10

XercesBridgeNavigator Member List

This is the complete list of members for XercesBridgeNavigator, including all inherited members.

appendChild(DOM_NodeType &theXercesParent, XalanNode *newChild) const XercesBridgeNavigator
cloneNode(const XalanNode *theXalanNode, const DOM_NodeType &theXercesNode, bool deep) const XercesBridgeNavigator
getFirstChild(const DOM_NodeType &theXercesNode) const XercesBridgeNavigator
getFirstChild() const XercesBridgeNavigator
getIndex() const XercesBridgeNavigator
getLastChild(const DOM_NodeType &theXercesNode) const XercesBridgeNavigator
getLastChild() const XercesBridgeNavigator
getNextSibling(const DOM_NodeType &theXercesNode) const XercesBridgeNavigator
getNextSibling() const XercesBridgeNavigator
getOwnerDocument() const XercesBridgeNavigator
getOwnerElement(const DOM_AttrType &theXercesAttr) const XercesBridgeNavigator
getParentNode(const DOM_NodeType &theXercesNode) const XercesBridgeNavigator
getParentNode() const XercesBridgeNavigator
getPooledString(const DOMStringType &theString) const XercesBridgeNavigator
getPreviousSibling(const DOM_NodeType &theXercesNode) const XercesBridgeNavigator
getPreviousSibling() const XercesBridgeNavigator
IndexType typedefXercesBridgeNavigator
insertBefore(DOM_NodeType &theXercesParent, XalanNode *newChild, XalanNode *refChild) const XercesBridgeNavigator
mapNode(const DOM_NodeType &theXercesNode) const XercesBridgeNavigator
mapNode(const DOM_AttrType &theXercesNode) const XercesBridgeNavigator
mapNode(const XalanNode *theXalanNode) const XercesBridgeNavigator
mapNode(const XalanAttr *theXercesNode) const XercesBridgeNavigator
removeChild(DOM_NodeType &theXercesParent, XalanNode *oldChild) const XercesBridgeNavigator
replaceChild(DOM_NodeType &theXercesParent, XalanNode *newChild, XalanNode *oldChild) const XercesBridgeNavigator
setFirstChild(XalanNode *theFirstChild)XercesBridgeNavigator
setIndex(IndexType theIndex)XercesBridgeNavigator
setLastChild(XalanNode *theLastChild)XercesBridgeNavigator
setNextSibling(XalanNode *theNextSibling)XercesBridgeNavigator
setOwnerDocument(XercesDocumentBridge *theDocument)XercesBridgeNavigator
setParentNode(XalanNode *theParent)XercesBridgeNavigator
setPreviousSibling(XalanNode *thePreviousSibling)XercesBridgeNavigator
splitText(DOM_TextType &theXercesText, unsigned int offset) const XercesBridgeNavigator
XercesBridgeNavigator(XercesDocumentBridge *theOwnerDocument=0, bool mappingMode=true)XercesBridgeNavigatorexplicit
XercesBridgeNavigator(const XercesBridgeNavigator &theSource)XercesBridgeNavigator
~XercesBridgeNavigator()XercesBridgeNavigatorvirtual

Interpreting class diagrams

Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.

dot

Xalan-C++ XSLT Processor Version 1.10
Copyright © 1999-2004 The Apache Software Foundation. All Rights Reserved.

Apache Logo