Xalan-C++ API Reference  1.12.0
Public Member Functions | Public Attributes | List of all members
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

Definition at line 294 of file XercesDocumentWrapper.hpp.

Member Data Documentation

◆ m_navigator

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

Definition at line 302 of file XercesDocumentWrapper.hpp.

◆ m_node

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

Definition at line 304 of file XercesDocumentWrapper.hpp.


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