Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.11


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 XercesBridgeNavigatorinline
getIndex() const XercesBridgeNavigatorinline
getLastChild(const DOM_NodeType &theXercesNode) const XercesBridgeNavigator
getLastChild() const XercesBridgeNavigatorinline
getNextSibling(const DOM_NodeType &theXercesNode) const XercesBridgeNavigator
getNextSibling() const XercesBridgeNavigatorinline
getOwnerDocument() const XercesBridgeNavigatorinline
getOwnerElement(const DOM_AttrType &theXercesAttr) const XercesBridgeNavigator
getParentNode(const DOM_NodeType &theXercesNode) const XercesBridgeNavigator
getParentNode() const XercesBridgeNavigatorinline
getPooledString(const DOMStringType &theString) const XercesBridgeNavigator
getPreviousSibling(const DOM_NodeType &theXercesNode) const XercesBridgeNavigator
getPreviousSibling() const XercesBridgeNavigatorinline
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)XercesBridgeNavigatorinline
setIndex(IndexType theIndex)XercesBridgeNavigatorinline
setLastChild(XalanNode *theLastChild)XercesBridgeNavigatorinline
setNextSibling(XalanNode *theNextSibling)XercesBridgeNavigatorinline
setOwnerDocument(XercesDocumentBridge *theDocument)XercesBridgeNavigatorinline
setParentNode(XalanNode *theParent)XercesBridgeNavigatorinline
setPreviousSibling(XalanNode *thePreviousSibling)XercesBridgeNavigatorinline
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.

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

Apache Logo