Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.11


Public Member Functions | Public Attributes | List of all members
XercesDocumentWrapper::BuildWrapperTreeWalker::NavigatorStackEntryType Struct Reference

#include <XercesDocumentWrapper.hpp>

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()

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* XercesDocumentWrapper::BuildWrapperTreeWalker::NavigatorStackEntryType::m_navigator

Definition at line 302 of file XercesDocumentWrapper.hpp.

◆ m_node

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

Definition at line 304 of file XercesDocumentWrapper.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