Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.11


Public Member Functions | Public Attributes | List of all members
XercesDocumentBridge::BuildBridgeTreeWalker::NavigatorStackEntryType Struct Reference

#include <XercesDocumentBridge.hpp>

Public Member Functions

 NavigatorStackEntryType (XercesBridgeNavigator *theNavigator=0, XalanNode *theNode=0)
 

Public Attributes

XercesBridgeNavigatorm_navigator
 
XalanNodem_node
 

Detailed Description

Definition at line 354 of file XercesDocumentBridge.hpp.

Constructor & Destructor Documentation

◆ NavigatorStackEntryType()

XercesDocumentBridge::BuildBridgeTreeWalker::NavigatorStackEntryType::NavigatorStackEntryType ( XercesBridgeNavigator theNavigator = 0,
XalanNode theNode = 0 
)
inline

Definition at line 356 of file XercesDocumentBridge.hpp.

Member Data Documentation

◆ m_navigator

XercesBridgeNavigator* XercesDocumentBridge::BuildBridgeTreeWalker::NavigatorStackEntryType::m_navigator

Definition at line 364 of file XercesDocumentBridge.hpp.

◆ m_node

XalanNode* XercesDocumentBridge::BuildBridgeTreeWalker::NavigatorStackEntryType::m_node

Definition at line 366 of file XercesDocumentBridge.hpp.


The documentation for this struct was generated from the following file:

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