Xalan-C++ API Reference 1.12.0
xalanc::XercesDocumentWrapper::BuildWrapperTreeWalker::NavigatorStackEntryType Struct Reference

#include <xalanc/XercesParserLiaison/XercesDocumentWrapper.hpp>

Collaboration diagram for xalanc::XercesDocumentWrapper::BuildWrapperTreeWalker::NavigatorStackEntryType:
[legend]

Public Member Functions

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

Public Attributes

XercesWrapperNavigatorm_navigator
 
XalanNodem_node
 

Detailed Description

Definition at line 292 of file XercesDocumentWrapper.hpp.

Constructor & Destructor Documentation

◆ NavigatorStackEntryType()

xalanc::XercesDocumentWrapper::BuildWrapperTreeWalker::NavigatorStackEntryType::NavigatorStackEntryType ( XercesWrapperNavigator * theNavigator = 0,
XalanNode * theNode = 0 )
inline

Member Data Documentation

◆ m_navigator

XercesWrapperNavigator* xalanc::XercesDocumentWrapper::BuildWrapperTreeWalker::NavigatorStackEntryType::m_navigator

Definition at line 302 of file XercesDocumentWrapper.hpp.

Referenced by NavigatorStackEntryType().

◆ m_node

XalanNode* xalanc::XercesDocumentWrapper::BuildWrapperTreeWalker::NavigatorStackEntryType::m_node

Definition at line 304 of file XercesDocumentWrapper.hpp.

Referenced by NavigatorStackEntryType().


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