Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.11


Public Member Functions | List of all members
MutableNodeRefList::addNodeInDocOrderFunctor Class Reference

#include <MutableNodeRefList.hpp>

Public Member Functions

 addNodeInDocOrderFunctor (MutableNodeRefList &theList, XPathExecutionContext &theExecutionContext)
 
void operator() (XalanNode *theNode) const
 

Detailed Description

Definition at line 293 of file MutableNodeRefList.hpp.

Constructor & Destructor Documentation

◆ addNodeInDocOrderFunctor()

MutableNodeRefList::addNodeInDocOrderFunctor::addNodeInDocOrderFunctor ( MutableNodeRefList theList,
XPathExecutionContext theExecutionContext 
)
inline

Definition at line 297 of file MutableNodeRefList.hpp.

Member Function Documentation

◆ operator()()

void MutableNodeRefList::addNodeInDocOrderFunctor::operator() ( XalanNode theNode) const
inline

Definition at line 306 of file MutableNodeRefList.hpp.


The documentation for this class 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