#include <XercesDocumentWrapper.hpp>
Public Member Functions | |
NavigatorStackEntryType (XercesWrapperNavigator *theNavigator=0, XalanNode *theNode=0) | |
Public Attributes | |
XercesWrapperNavigator * | m_navigator |
XalanNode * | m_node |
Definition at line 292 of file XercesDocumentWrapper.hpp.
|
inline |
Definition at line 294 of file XercesDocumentWrapper.hpp.
XercesWrapperNavigator* XercesDocumentWrapper::BuildWrapperTreeWalker::NavigatorStackEntryType::m_navigator |
Definition at line 302 of file XercesDocumentWrapper.hpp.
XalanNode* XercesDocumentWrapper::BuildWrapperTreeWalker::NavigatorStackEntryType::m_node |
Definition at line 304 of file XercesDocumentWrapper.hpp.
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
Xalan-C++ XSLT Processor Version 1.11 |
|