Xalan-C++ API Reference  1.12.0
Public Member Functions | Public Attributes | List of all members
xalanc::XercesDocumentBridge::BuildBridgeTreeWalker::NavigatorStackEntryType Struct Reference

#include <xalanc/XercesParserLiaison/Deprecated/XercesDocumentBridge.hpp>

Collaboration diagram for xalanc::XercesDocumentBridge::BuildBridgeTreeWalker::NavigatorStackEntryType:
[legend]

Public Member Functions

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

Public Attributes

XercesBridgeNavigatorm_navigator
 
XalanNodem_node
 

Detailed Description

Definition at line 350 of file XercesDocumentBridge.hpp.

Constructor & Destructor Documentation

◆ NavigatorStackEntryType()

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

Definition at line 352 of file XercesDocumentBridge.hpp.

Member Data Documentation

◆ m_navigator

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

Definition at line 360 of file XercesDocumentBridge.hpp.

◆ m_node

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

Definition at line 362 of file XercesDocumentBridge.hpp.


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