Xalan-C++ API Reference  1.12.0
Public Member Functions | List of all members
xalanc::StylesheetExecutionContextDefault::XPathCacheReturnFunctor Class Reference

#include <xalanc/XSLT/StylesheetExecutionContextDefault.hpp>

Public Member Functions

 XPathCacheReturnFunctor (XSLTEngineImpl &xsltProcessor)
 
void operator() (const XPathCacheMapType::value_type &theCacheEntry)
 

Detailed Description

Definition at line 973 of file StylesheetExecutionContextDefault.hpp.

Constructor & Destructor Documentation

◆ XPathCacheReturnFunctor()

xalanc::StylesheetExecutionContextDefault::XPathCacheReturnFunctor::XPathCacheReturnFunctor ( XSLTEngineImpl xsltProcessor)
inline

Definition at line 977 of file StylesheetExecutionContextDefault.hpp.

Member Function Documentation

◆ operator()()

void xalanc::StylesheetExecutionContextDefault::XPathCacheReturnFunctor::operator() ( const XPathCacheMapType::value_type theCacheEntry)

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