#include <XercesDocumentBridge.hpp>
Inherits XercesTreeWalker.
Definition at line 339 of file XercesDocumentBridge.hpp.
typedef NavigatorBridgeVectorType XercesDocumentBridge::BuildBridgeTreeWalker::NavigatorBridgeVectorInnerType |
Definition at line 343 of file XercesDocumentBridge.hpp.
typedef XalanVector<NavigatorStackEntryType> XercesDocumentBridge::BuildBridgeTreeWalker::NavigatorStackType |
Definition at line 370 of file XercesDocumentBridge.hpp.
XercesDocumentBridge::BuildBridgeTreeWalker::BuildBridgeTreeWalker | ( | XercesDocumentBridge * | theDocument, | |
XercesBridgeNavigator * | theDocumentNavigator, | |||
NavigatorBridgeVectorInnerType & | theNavigators, | |||
IndexType | theStartIndex | |||
) |
virtual XercesDocumentBridge::BuildBridgeTreeWalker::~BuildBridgeTreeWalker | ( | ) | [virtual] |
virtual void XercesDocumentBridge::BuildBridgeTreeWalker::endNode | ( | const DOM_NodeType & | node | ) | [protected, virtual] |
Implements XercesTreeWalker.
virtual void XercesDocumentBridge::BuildBridgeTreeWalker::startNode | ( | const DOM_NodeType & | node | ) | [protected, virtual] |
Implements XercesTreeWalker.
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
Xalan-C++ XSLT Processor Version 1.11 |
|