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

#include <xalanc/XPath/XPathConstructionContext.hpp>

Public Member Functions

 GetCachedString (XPathConstructionContext &theConstructionContext)
 
 ~GetCachedString ()
 
XalanDOMStringget () const
 
XPathConstructionContextgetConstructionContext () const
 

Detailed Description

Definition at line 140 of file XPathConstructionContext.hpp.

Constructor & Destructor Documentation

◆ GetCachedString()

xalanc::XPathConstructionContext::GetCachedString::GetCachedString ( XPathConstructionContext theConstructionContext)
inline

Definition at line 144 of file XPathConstructionContext.hpp.

◆ ~GetCachedString()

xalanc::XPathConstructionContext::GetCachedString::~GetCachedString ( )
inline

Definition at line 150 of file XPathConstructionContext.hpp.

Member Function Documentation

◆ get()

XalanDOMString& xalanc::XPathConstructionContext::GetCachedString::get ( ) const
inline

Definition at line 158 of file XPathConstructionContext.hpp.

◆ getConstructionContext()

XPathConstructionContext& xalanc::XPathConstructionContext::GetCachedString::getConstructionContext ( ) const
inline

Definition at line 166 of file XPathConstructionContext.hpp.


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